cannot open gazebo when add ros_control plugin in .urdf

asked 2021-03-21 04:16:56 -0500

hit-sxc gravatar image

when I add ros_control plugin in robot.urdf, run gazebo.launch , gazebo cannot open. But I delete ros_control plugin from robot.urdf, gazebo cannot open.

<gazebo> <plugin name="gazebo_ros_ control filename=" libgazebo_ros_control.so"=""> <robotnamespace>//robotNamespace> </plugin> </gazebo>

edit retag flag offensive close merge delete

Comments

is that a typo or are you missing the </robotNamespace>?

ignacio gravatar image ignacio  ( 2021-03-21 13:41:47 -0500 )edit