Skip to content

Commit de07f98

Browse files
Kepp back odom
1 parent 7a52d9d commit de07f98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nav2_minimal_tb3_sim/urdf/gz_waffle_gps.sdf.xacro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,9 +520,10 @@
520520

521521
<!-- output -->
522522
<odom_topic>$(arg namespace)/odom</odom_topic>
523-
<!-- <tf_topic>$(arg namespace)/tf</tf_topic> -->
523+
<tf_topic>$(arg namespace)/tf</tf_topic>
524524
<frame_id>odom</frame_id>
525525
<child_frame_id>base_footprint</child_frame_id>
526+
<odom_publish_frequency>30</odom_publish_frequency>
526527

527528
</plugin>
528529

0 commit comments

Comments
 (0)