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
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lennard Hofmann
RobotAPI
Commits
6a2d3679
Commit
6a2d3679
authored
9 years ago
by
Mirko Wächter
Browse files
Options
Downloads
Patches
Plain Diff
doc update
parent
043417a7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
etc/doxygen/pages/Overview.dox
+5
-0
5 additions, 0 deletions
etc/doxygen/pages/Overview.dox
etc/doxygen/pages/armarpose.dox
+1
-1
1 addition, 1 deletion
etc/doxygen/pages/armarpose.dox
with
6 additions
and
1 deletion
etc/doxygen/pages/Overview.dox
+
5
−
0
View file @
6a2d3679
...
...
@@ -55,4 +55,9 @@ RobotAPI also provides a GUI-plugin for robot visualization.
\par
\link RobotAPI-GuiPlugins Read more \endlink
\defgroup RobotAPI RobotAPI
\defgroup RobotAPI-statecharts Statecharts
*/
This diff is collapsed.
Click to expand it.
etc/doxygen/pages/armarpose.dox
+
1
−
1
View file @
6a2d3679
...
...
@@ -36,7 +36,7 @@ So an example code for creating a new FramedPosition looks like this:
armarx::FramedPositionPtr position = new armarx::FramedPosition(pos, frame, agentName);
\endcode
\section FramedPose-ChangeFrame Change the frame of a
n
FramedPosition
\section FramedPose-ChangeFrame Change the frame of a FramedPosition
In ArmarX the most common coordinate type is the FramedX, e.g. FramedPosition.
To change the frame in this coordinate type, you can call \ref armarx::FramedPosition::changeFrame "changeFrame()" on the FramedPosition.
You need to know the new frame, in which you want to have the
...
...
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