robot_enable service fails on YRC1000 #544
-
Robot: Motoman GP4 I installed Motoman ROS on the controller using binary file as per the instruction here I am trying to control the robot using Moveit configuration (created by following the steps here). Position scaling step works fine. Before I try to execute motion on the real robot, I call success: False
message: "Motoman robot was NOT enabled. Please re-examine and retry." If I try to execute motion using Moveit then, it then naturally gives the following message Failed to set TrajectoryMode: Not Ready (5) : MotoRos not started (5008) I verified that the e-stop is release, controller is in remote mode, and since I am able to successfully run motoman_gp4_support launch files (robot_interface_streaming_gp4.launch) MotoRos seems to be installed. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Could you attach a copy of the That would let us rule out some potential causes. |
Beta Was this translation helpful? Give feedback.
-
I am attaching the |
Beta Was this translation helpful? Give feedback.
-
Given that the robot does indeed start up, I wonder if it's just a time-out issue. Can you try calling |
Beta Was this translation helpful? Give feedback.
this would seem to point to a problem with your installation.
Could you tell us a bit more about how you installed everything?
Could you show the content of the
INIT_ROS
job (a picture of the PP with the job open would be ok).