ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I'd check these things:
Does it work without setting sim:=true
? You shouldn't need to do that if you run the real robot, since you're not running a simulation.
Is the controllers.yaml
or ros_controllers.yaml
intact? Does it look like this file? If not, please add it to your question.
2 | No.2 Revision |
I'd check these things:
Does it work without setting sim:=true
? You shouldn't need to do that if you run the real robot, since you're not running a simulation.
Is the controllers.yaml
or ros_controllers.yaml
in your ur3_moveit_config
package intact? Does it look like this file? If not, please add it to your question.