Skip to content
Snippets Groups Projects
Commit 720a82c7 authored by Rohan Budhiraja's avatar Rohan Budhiraja
Browse files

[srdf] Add joint state value for the root joint.

parent ad6c52ed
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,7 @@
<!--GROUP STATES: Purpose: Define a named state for a particular group, in terms of joint values. This is useful to define states like 'folded arms'-->
<group_state name="half_sitting" group="all">
<joint name="root_joint" value="0. 0. 1.01927 0. 0. 0. 1." />
<joint name="arm_left_1_joint" value="0.25847" />
<joint name="arm_left_2_joint" value="0.173046" />
<joint name="arm_left_3_joint" value="-0.0002" />
......
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