Skip to content

Commit 50fe75c

Browse files
Fix sensor name in alljoints-inertials_remapper.xml
1 parent fa8acf2 commit 50fe75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

urdf/ergoCub/conf/wrappers/inertials/alljoints-inertials_remapper.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="alljoints-inertials_remapper" type="multipleanalogsensorsremapper">
55
<param name="OrientationSensorsNames">
6-
(head_imu_0 l_arm_ft_imu l_leg_ft_imu l_foot_front_ft_imu l_foot_rear_ft_imu r_arm_ft_imu r_leg_ft_imu r_foot_front_ft_imu r_foot_rear_imu)
6+
(head_imu_0 l_arm_ft_imu l_leg_ft_imu l_foot_front_ft_imu l_foot_rear_ft_imu r_arm_ft_imu r_leg_ft_imu r_foot_front_ft_imu r_foot_rear_ft_imu)
77
</param>
88
<action phase="startup" level="5" type="attach">
99
<paramlist name="networks">

0 commit comments

Comments
 (0)