Skip to content

Commit 792649a

Browse files
mergify[bot]jasiex01
andauthoredMay 10, 2024··
Remove imu system plugin from the robot (#11) (#13)
(cherry picked from commit c1b3f3b) Co-authored-by: Jan Hernas <[email protected]>
1 parent 667ec1c commit 792649a

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)
Please sign in to comment.