Skip to content

Commit

Permalink
correct robot base frame
Browse files Browse the repository at this point in the history
  • Loading branch information
Demonstration committed Dec 3, 2013
1 parent c48de7d commit 84dd326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urdf/youbot_base/base.gazebo.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<odometryTopic>odom</odometryTopic>
<odometryFrame>odom</odometryFrame>
<odometryRate>100.0</odometryRate>
<robotBaseFrame>base_link</robotBaseFrame>
<robotBaseFrame>base_footprint</robotBaseFrame>
</plugin>
</gazebo>
</xacro:macro>
Expand Down

0 comments on commit 84dd326

Please sign in to comment.