Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wolfgang Merkt
example-robot-data
Commits
8de7ed71
Commit
8de7ed71
authored
Nov 24, 2019
by
Wolfgang Merkt
Browse files
WIP: ANYmal-Kinova Change joint type from continuous to revolute
To not trigger Pinocchio's SO(2) representation
parent
6ac6bfa8
Pipeline
#6938
failed with stage
in 2 minutes and 28 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
robots/anymal_b_simple_description/robots/anymal-kinova.urdf
View file @
8de7ed71
...
...
@@ -904,7 +904,7 @@
<inertia
ixx=
"0.00152031725204"
ixy=
"0"
ixz=
"0"
iyy=
"0.00152031725204"
iyz=
"0"
izz=
"0.00059816"
/>
</inertial>
</link>
<joint
name=
"j2s6s200_joint_1"
type=
"
continuous
"
>
<joint
name=
"j2s6s200_joint_1"
type=
"
revolute
"
>
<parent
link=
"j2s6s200_link_base"
/>
<child
link=
"j2s6s200_link_1"
/>
<axis
xyz=
"0 0 1"
/>
...
...
@@ -1033,7 +1033,7 @@
<inertia
ixx=
"0.0004321316048"
ixy=
"0"
ixz=
"0"
iyy=
"0.0004321316048"
iyz=
"0"
izz=
"9.26e-05"
/>
</inertial>
</link>
<joint
name=
"j2s6s200_joint_4"
type=
"
continuous
"
>
<joint
name=
"j2s6s200_joint_4"
type=
"
revolute
"
>
<parent
link=
"j2s6s200_link_3"
/>
<child
link=
"j2s6s200_link_4"
/>
<axis
xyz=
"0 0 1"
/>
...
...
@@ -1119,7 +1119,7 @@
<inertia
ixx=
"0.0003453236187"
ixy=
"0"
ixz=
"0"
iyy=
"0.0003453236187"
iyz=
"0"
izz=
"0.0005816"
/>
</inertial>
</link>
<joint
name=
"j2s6s200_joint_6"
type=
"
continuous
"
>
<joint
name=
"j2s6s200_joint_6"
type=
"
revolute
"
>
<parent
link=
"j2s6s200_link_5"
/>
<child
link=
"j2s6s200_link_6"
/>
<axis
xyz=
"0 0 1"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment