File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
chapter7_tutorials/robot1_description/urdf Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 235235<gazebo >
236236 <plugin name =" skid_steer_drive_controller" filename =" libgazebo_ros_skid_steer_drive.so" >
237237 <updateRate >100.0</updateRate >
238- <robotNamespace >/ </robotNamespace >
238+ <robotNamespace ></robotNamespace >
239239 <leftFrontJoint >base_to_wheel1</leftFrontJoint >
240240 <rightFrontJoint >base_to_wheel3</rightFrontJoint >
241241 <leftRearJoint >base_to_wheel2</leftRearJoint >
242242 <rightRearJoint >base_to_wheel4</rightRearJoint >
243243 <wheelSeparation >4</wheelSeparation >
244244 <wheelDiameter >0.1</wheelDiameter >
245- <robotBaseFrame >base_link</robotBaseFrame >
245+ <commandTopic >cmd_vel</commandTopic >
246+ <odometryTopic >odom</odometryTopic >
247+ <robotBaseFrame >base_footprint</robotBaseFrame >
248+ <odometryFrame >odom</odometryFrame >
246249 <torque >1</torque >
247250 <topicName >cmd_vel</topicName >
248- <broadcastTF >0 </broadcastTF >
251+ <broadcastTF >1 </broadcastTF >
249252 </plugin >
250253</gazebo >
251254
You can’t perform that action at this time.
0 commit comments