Skip to content

Commit dcc8a2c

Browse files
Remove imu system plugin from the robot (#11) (#12)
(cherry picked from commit c1b3f3b) Co-authored-by: Jan Hernas <40989249+jasiex01@users.noreply.github.com>
1 parent 8eb09c4 commit dcc8a2c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

leo_description/urdf/macros.xacro

-3
Original file line numberDiff line numberDiff line change
@@ -505,9 +505,6 @@
505505
name="ignition::gazebo::systems::JointStatePublisher">
506506
<topic>${link_prefix}joint_states</topic>
507507
</plugin>
508-
<plugin filename="libignition-gazebo-imu-system.so"
509-
name="ignition::gazebo::systems::Imu">
510-
</plugin>
511508
</gazebo>
512509

513510
<gazebo reference="${link_prefix}imu_frame">

0 commit comments

Comments
 (0)