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
08c3916e
Commit
08c3916e
authored
9 years ago
by
Markus Grotz
Browse files
Options
Downloads
Patches
Plain Diff
added node for IMU to robot model
parent
d7cb89d9
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/robots/Armar3/ArmarIII-Head.xml
+14
-0
14 additions, 0 deletions
data/RobotAPI/robots/Armar3/ArmarIII-Head.xml
with
14 additions
and
0 deletions
data/RobotAPI/robots/Armar3/ArmarIII-Head.xml
+
14
−
0
View file @
08c3916e
...
...
@@ -166,6 +166,7 @@
<Child
name=
"Jaw"
/>
<Child
name=
"Kinect"
/>
<Child
name=
"DepthCamera"
/>
<Child
name=
"HeadIMU"
/>
</RobotNode>
<RobotNode
name=
"Jaw"
>
...
...
@@ -252,6 +253,19 @@
<CoordinateAxis
type=
"Inventor"
enable=
"false"
scaling=
"3"
/>
</Visualization>
</RobotNode>
<RobotNode
name=
"HeadIMU"
>
<Transform>
<Translation
x=
"0"
y=
"-10"
z=
"0"
units=
'mm'
/>
<rollpitchyaw
roll=
"90"
pitch=
"0"
yaw=
"0"
unitsAngle=
"degree"
/>
</Transform>
<Visualization
enable=
"true"
>
<CoordinateAxis
type=
"Inventor"
enable=
"false"
scaling=
"3"
/>
</Visualization>
</RobotNode>
<RobotNode
name=
"Eye_Left_Dummy"
>
<Transform>
...
...
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