Skip to content

Commit

Permalink
Updated the odometry_frame param in planar move controller
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshKaran committed Dec 5, 2024
1 parent ab679b2 commit 2518160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<publish_odom_tf>true</publish_odom_tf>

<!-- Frame IDs -->
<odometryFrame>${odom_frame}</odometryFrame>
<odometry_frame>${odom_frame}</odometry_frame>
<robot_base_frame>${base_frame}</robot_base_frame>

<!-- Set odom covariance -->
Expand Down

0 comments on commit 2518160

Please sign in to comment.