Gazebo: Could not find parameter robot_description on parameter server


robot_state_publisher looks for the parameter "robot_description" by default.
The robot_state_publisher tutorials suggest that you use the following to change this:

<node pkg="robot_state_publisher" type="state_publisher" name="rob_st_pub" >
<remap from="robot_description" to="different_robot_description" />
</node>



免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM