Skip to content
Snippets Groups Projects
Commit ea46dfb8 authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Upgrade to modifications in hpp-model-urdf.

parent faead5ff
No related branches found
No related tags found
No related merge requests found
......@@ -24,9 +24,7 @@ class Robot (Parent):
urdfSuffix = ""
srdfSuffix = ""
halfSitting = \
{"base_joint_x": 0.0,
"base_joint_y": 0.0,
"base_joint_z": 0.648702,
{"base_joint_xyz": (0.0, 0.0, 0.648702),
"base_joint_SO3": (1.0, 0.0, 0.0, 0.0),
"CHEST_JOINT0": 0.0,
"CHEST_JOINT1": 0.0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment