-
Notifications
You must be signed in to change notification settings - Fork 31
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
UR5 not working correctly #34
Comments
probably a duplicate of #11 |
Is there a workaround? Can we use the E-series model as a reference, or are the controls significantly different? |
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. |
@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 |
This repo uses the robot models from 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. |
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.
The text was updated successfully, but these errors were encountered: