@@ -1122,7 +1122,7 @@ XMLBlobs:
1122
1122
<sensor name="l_arm_ft_imu" type="imu">
1123
1123
<always_on>1</always_on>
1124
1124
<update_rate>100</update_rate>
1125
- <pose>0.0 -0.004350 -0.05430 3.14159265 -0.0 -1.57079633</pose>
1125
+ <pose>-0.004350 0.0 -0.05430 3.14159265 -0.0 -1.57079633</pose>
1126
1126
<plugin name="ergocub_yarp_gazebo_plugin_IMU" filename="libgazebo_yarp_imu.so">
1127
1127
<yarpConfigurationFile>model://ergoCub/conf/gazebo_ergocub_l_arm_ft_sensor_inertial.ini</yarpConfigurationFile>
1128
1128
</plugin>
@@ -1131,15 +1131,15 @@ XMLBlobs:
1131
1131
- |
1132
1132
<sensor name="l_arm_ft_imu" type="accelerometer">
1133
1133
<parent link="l_shoulder_2" />
1134
- <origin rpy="3.14159265 -0.0 -1.57079633" xyz="0.0 -0.004350 -0.05430" />
1134
+ <origin rpy="3.14159265 -0.0 -1.57079633" xyz="-0.004350 0.0 -0.05430" />
1135
1135
</sensor>
1136
1136
# right arm IMU
1137
1137
- |
1138
1138
<gazebo reference="r_shoulder_2">
1139
1139
<sensor name="r_arm_ft_imu" type="imu">
1140
1140
<always_on>1</always_on>
1141
1141
<update_rate>100</update_rate>
1142
- <pose>0.0 0.006850 -0.05430 3.14159265 -0.0 1.57079633</pose>
1142
+ <pose>-0.006850 0.0 -0.05430 3.14159265 -0.0 1.57079633</pose>
1143
1143
<plugin name="ergocub_yarp_gazebo_plugin_IMU" filename="libgazebo_yarp_imu.so">
1144
1144
<yarpConfigurationFile>model://ergoCub/conf/gazebo_ergocub_r_arm_ft_sensor_inertial.ini</yarpConfigurationFile>
1145
1145
</plugin>
@@ -1148,7 +1148,7 @@ XMLBlobs:
1148
1148
- |
1149
1149
<sensor name="r_arm_ft_imu" type="accelerometer">
1150
1150
<parent link="r_shoulder_2" />
1151
- <origin rpy="3.14159265 -0.0 1.57079633" xyz="0.0 0.006850 -0.05430" />
1151
+ <origin rpy="3.14159265 -0.0 1.57079633" xyz="-0.006850 0.0 -0.05430" />
1152
1152
</sensor>
1153
1153
# left leg IMU
1154
1154
- |
0 commit comments