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:

"robot_state_publisher" type="state_publisher" name="rob_st_pub" >
"robot_description" to="different_robot_description" />



转载于:https://www.cnblogs.com/gary-guo/p/10244589.html

你可能感兴趣的:(Gazebo: Could not find parameter robot_description on parameter server)