Skip to content

Commit 33732d3

Browse files
author
Emiliano Borghi
committed
Use odometrySource == Encoder
1 parent 0a1178e commit 33732d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ca_description/urdf/create_base_gazebo.xacro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<publishWheelTF>true</publishWheelTF>
2222
<publishOdomTF>false</publishOdomTF>
2323
<publishWheelJointState>true</publishWheelJointState>
24-
<odometrySource>world</odometrySource>
24+
<odometrySource>encoder</odometrySource>
2525
<publishTf>true</publishTf>
2626
</plugin>
2727

0 commit comments

Comments
 (0)