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

UR5 not working correctly #34

Closed
fmauch opened this issue Nov 20, 2023 · 5 comments · Fixed by UniversalRobots/Universal_Robots_ROS2_Description#127
Closed

UR5 not working correctly #34

fmauch opened this issue Nov 20, 2023 · 5 comments · Fixed by UniversalRobots/Universal_Robots_ROS2_Description#127
Assignees
Labels
bug Something isn't working

Comments

@fmauch
Copy link
Collaborator

fmauch commented Nov 20, 2023

The UR5 seems not to be simulated correctly. It's the only robot that shakes directly after start. While with the others I can execute trajectories, with the UR5 this doesn't work.

@fmauch fmauch added the bug Something isn't working label Nov 20, 2023
@fmauch
Copy link
Collaborator Author

fmauch commented Dec 15, 2023

probably a duplicate of #11

@T-BonesLek
Copy link

Is there a workaround? Can we use the E-series model as a reference, or are the controls significantly different?

@RobertWilbrandt
Copy link
Collaborator

As of UniversalRobots/Universal_Robots_ROS2_Description#127, this should no longer be an issue. I created #57 to remove the out-of-date note in the README.

@T-BonesLek
Copy link

T-BonesLek commented Mar 14, 2024

@RobertWilbrandt I am new to this. Do I still need to use this repo and combine it with https://github.com/UniversalRobots/Universal_Robots_ROS2_Description repo ?

or is the ros2 Description a new "working" version of the gazebo simulation ?

probably wrong place to ask, but how do I include a custom gripper ? I have dae and STL files. the urdf is all in xacro formate, not the usual link and Joint

@RobertWilbrandt
Copy link
Collaborator

This repo uses the robot models from ur_robot_description (see here). You don't have to do anything extra for this.

You would normally create a new description and simulation package for adding more external components to the arm. In the description you would instantiate the ur xacro macro and then add your custom urdf / xacro to it. We are currently working on a tutorial here, you can take a look if it is useful to you in its current form already.

Feel free to open a new issue if there are problems with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants