ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi, I think the error could be coming because of missing gazebo plugin. Adding this should solve your issue -
<gazebo> <plugin name="joint_state_publisher" filename="libgazebo_ros_joint_state_publisher.so"> <jointname>left_wheel,right_wheel</jointname> </plugin> </gazebo>
2 | No.2 Revision |
Hi, I think the error could be coming because of missing gazebo plugin. Adding this should solve your issue -
<gazebo>
<plugin name="joint_state_publisher" filename="libgazebo_ros_joint_state_publisher.so">