Problem initializing controller for ur_gazebo

asked 2021-09-07 03:54:17 -0500

umar_anjum gravatar image

updated 2021-09-07 03:55:55 -0500

Ubuntu 20.04, noetic , ros1 According to the following link:

"http://wiki.ros.org/ur_gazebo"

for simulation of gazebo arm and controller following command is used:

"$ roslaunch ur5_moveit_config ur5_moveit_planning_execution.launch sim:=true"

but the following error occures:

image description

I have tried rebuilding catkin_ws, using: "catkin_make clean", "catkin_make" & "catkin_make install"

I have used the "rospack find" to find packages used for controller all are present please guide how to resolve this issue.

Thanks

edit retag flag offensive close merge delete