Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RobotAPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
RobotAPI
Commits
b48f27ad
Commit
b48f27ad
authored
3 years ago
by
Markus Grotz
Browse files
Options
Downloads
Patches
Plain Diff
update VariantInfo-RobotAPI.xml
parent
d559814d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/RobotAPI/VariantInfo-RobotAPI.xml
+29
-1
29 additions, 1 deletion
data/RobotAPI/VariantInfo-RobotAPI.xml
with
29 additions
and
1 deletion
data/RobotAPI/VariantInfo-RobotAPI.xml
+
29
−
1
View file @
b48f27ad
...
...
@@ -17,6 +17,13 @@
<Variant
baseType=
"::armarx::TrajectoryBase"
dataType=
"::armarx::Trajectory"
humanName=
"Trajectory"
include=
"RobotAPI/libraries/core/Trajectory.h"
/>
</Lib>
<Lib
name=
"RobotAPIInterfaces"
>
<Class
typeName=
"NJointCartesianWaypointControllerConfig"
include=
"RobotAPI/interface/units/RobotUnit/NJointCartesianWaypointController.h"
/>
<Class
typeName=
"FramedPoseBase"
include=
"RobotAPI/interface/core/FramedPoseBase.h"
/>
<Class
typeName=
"Vector3Base"
include=
"RobotAPI/libraries/core/Pose.h"
/>
<Class
typeName=
"QuaternionBase"
include=
"RobotAPI/libraries/core/Pose.h"
/>
<Class
typeName=
"armarx::viz::data::Element"
include=
"RobotAPI/interface/ArViz/Elements.h"
/>
<Class
typeName=
"armarx::viz::data::LayerUpdate"
include=
"RobotAPI/interface/ArViz/Component.h"
/>
<Proxy
include=
"RobotAPI/interface/units/KinematicUnitInterface.h"
humanName=
"Kinematic Unit"
typeName=
"KinematicUnitInterfacePrx"
...
...
@@ -195,6 +202,16 @@
propertyName=
"NJointTrajectoryControllerName"
propertyIsOptional=
"true"
propertyDefaultValue=
"NJointTrajectoryController"
/>
<Proxy
include=
"RobotAPI/interface/units/RobotUnit/NJointCartesianWaypointController.h"
humanName=
"NJoint Cartesian Waypoint Controller"
typeName=
"NJointCartesianControllerInterfacePrx"
memberName=
"NJointCartesianWaypointController"
getterName=
"getNJointCartesianWaypointController"
propertyName=
"NJointCartesianWaypointControllerName"
propertyIsOptional=
"true"
propertyDefaultValue=
"NJointCartesianWaypointController"
/>
<Proxy
include=
"RobotAPI/interface/core/RobotState.h"
humanName=
"Robot State Component"
typeName=
"RobotStateComponentInterfacePrx"
...
...
@@ -264,6 +281,17 @@
propertyIsOptional=
"true"
propertyDefaultValue=
"ArVizTopic"
>
</Topic>
<Proxy
include=
"RobotAPI/interface/ArViz/Component.h"
humanName=
"ArViz Storage"
typeName=
"armarx::viz::StorageInterfacePrx"
memberName=
"storageProxy"
getterName=
"getStorageProxy"
propertyName=
"StorageName"
propertyIsOptional=
"true"
propertyDefaultValue=
"ArViz"
>
</Proxy>
<Topic
include=
"RobotAPI/interface/speech/SpeechInterface.h"
humanName=
"Text to Speech Topic"
typeName=
"TextListenerInterfacePrx"
...
...
@@ -298,7 +326,7 @@
propertyDefaultValue=
"DynamicObstacleManager"
/>
<Proxy
include=
"RobotAPI/interface/observers/GraspCandidateObserverInterface.h"
humanName=
"Grasp Candidate Observer"
typeName=
"grasping::GraspCandidateObserverInterfacePrx"
typeName=
"
armarx::
grasping::GraspCandidateObserverInterfacePrx"
memberName=
"graspCandidateObserver"
getterName=
"getGraspCandidateObserver"
propertyName=
"GraspCandidateObserverName"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment