Skip to content
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

UR not moving with ROS control #66

Closed
pla10 opened this issue Dec 4, 2024 · 2 comments · Fixed by #67
Closed

UR not moving with ROS control #66

pla10 opened this issue Dec 4, 2024 · 2 comments · Fixed by #67
Assignees

Comments

@pla10
Copy link

pla10 commented Dec 4, 2024

ROS version: Jazzy
Universal_Robots_ROS2_GZ_Simulation commit SHA: cf43d88
OS Version: Ubuntu 24.04 Noble
Gazebo version: Harmonic 8.7.0

image

I am following the steps in the README for the ur_sim_control.launch.py. I tried moving the robot as suggested with ros2 launch ur_robot_driver test_joint_trajectory_controller.launch.py and also with my own code, but the robot does not move.
I get no error message in the terminals.
With MoveIt (ros2 launch ur_simulation_gz ur_sim_moveit.launch.py) it moves.

@urfeex
Copy link
Member

urfeex commented Dec 4, 2024

Thank you for reporting this. We recently changed the default controller to be the scaled JTC, it seems we didn't update the README accordingly.

ros2 run ur_robot_driver example_move.py

should do the trick.

@urfeex urfeex linked a pull request Dec 4, 2024 that will close this issue
@urfeex urfeex self-assigned this Dec 4, 2024
@pla10
Copy link
Author

pla10 commented Dec 4, 2024

Thank you for the quick response! This fixed the issue

@urfeex urfeex closed this as completed in #67 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants