
添加了一段運動控制代碼后,在GAZEBO中打開后小車翻倒了,請問大佬究竟為什么啊?
[code=xml[code=
<gazebo>
<plugin name="skid_steer_drive_controller" filename="libgazebo_ros_skid_steer_drive.so">
<alwaysOn>true</alwaysOn>
<updateRate>5</updateRate>
<leftFrontJoint>wheel1_joint</leftFrontJoint>
<rightFrontJoint>wheel3_joint</rightFrontJoint>
<leftRearJoint>wheel2_joint</leftRearJoint>
<rightRearJoint>wheel4_joint</rightRearJoint>
<wheelSeparation>0.060</wheelSeparation>
<wheelDiameter>0.040</wheelDiameter>
<torque>20</torque>
<commandTopic>cmd_vel</commandTopic>
<odometryTopic>odom</odometryTopic>
<odometryFrame>odom</odometryFrame>
<robotBaseFrame>base_link</robotBaseFrame>
<broadcastTF>1</broadcastTF>
</plugin>
</gazebo>
][/code]]
uj5u.com熱心網友回復:
應該是你坐標出問題了轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/17810.html
標籤:應用程序開發區
