-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UR10e bringup.launch does not print Robot ready to receive control commands #739
Comments
Did you start a program with the external control node on the teach pendant? See https://github.com/UniversalRobots/Universal_Robots_ROS_Driver?tab=readme-ov-file#i-started-everything-but-i-cannot-control-the-robot for details. |
Yes, but did you start the program? |
Your screenshot shows a typical situation where the robot program is not started. Before trying to send any commands, let's verify that following the steps below work:
If any of the above steps don't succeed, please don't proceed, as not everything will be working. If any of the steps fail, please post the exact commands that you use with their full output. |
Affected ROS Driver version(s)
ROS Noetic ubuntu 20.04
Used ROS distribution.
Noetic
Which combination of platform is the ROS driver running on.
Linux without realtime patch
How is the UR ROS Driver installed.
Build both the ROS driver and UR Client Library from source
Which robot platform is the driver connected to.
UR E-series robot
Robot SW / URSim version(s)
universal robot version: 5.11
How is the ROS driver used.
Through the robot teach pendant using External Control URCap
Issue details
UR10e bringup.launch does not print Robot ready to receive control commands
Summary
ROS Driver version: noetic, ubuntu 20.04
Affected Robot Software Version(s): 5.11
Affected Robot Hardware Version(s): ur10e
I just followed this repo's README (https://github.com/UniversalRobots/Universal_Robots_ROS_Driver )
and how to setup e-series (except real time settings. but i followedd rest of instruction and there wasn't problem.).
And I was able to launch bringup, but
it does not print "Robot ready to receive control commands".
Issue details
after i launch roslaunch ur_robot_driver ur10e_bringup.launch remains in condition
![Image](https://private-user-images.githubusercontent.com/19689590/410869292-0159aae5-5fa4-4eae-8c1a-53c837e11ec3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTE0NTIsIm5iZiI6MTczOTM5MTE1MiwicGF0aCI6Ii8xOTY4OTU5MC80MTA4NjkyOTItMDE1OWFhZTUtNWZhNC00ZWFlLThjMWEtNTNjODM3ZTExZWMzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIwMTIzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI2YTVlZjQ4YTc5ZGY2ZTBjYTgxNjUyYjczMjk2YjZlN2NmN2MyODc3NjMxMTBhMjliNzBjOTNhZjEzYTEyYzYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mfLcAcXjzsaRZnmKHe4XnUv-VMa3XRSdu1WkyNYXihU)
started controllers
but the README say should print outputRobot ready to receive control commands.
i try to launch
rosrun ur_robot_driver test_move
but i receive errorRobot control is currently inactive
Relevant log output
Accept Public visibility
The text was updated successfully, but these errors were encountered: