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

UR5e velocity limits in the URDF #547

Closed
Le-Li-AgileRobots opened this issue Oct 26, 2020 · 5 comments
Closed

UR5e velocity limits in the URDF #547

Le-Li-AgileRobots opened this issue Oct 26, 2020 · 5 comments

Comments

@Le-Li-AgileRobots
Copy link

Hi guys,

we were using UR5e robots and found something confusing.

The velocity limits of the last three joints are set to 6.28 (rad/s), see

<limit lower="${wrist_1_lower_limit}" upper="${wrist_1_upper_limit}" effort="28.0" velocity="6.28"/>
,

while the velocity limits specified in the user manual are 3.14 (rad/s), see the manual: https://s3-eu-west-1.amazonaws.com/ur-support-site/77147/99404_UR5e_User_Manual_en_Global.pdf

Could you guys please double-check which value is the correct one?

Many thanks.

Le Li

@gavanderhoorn
Copy link
Member

This has already been corrected in melodic-devel-staging. Please see #513.

@gavanderhoorn
Copy link
Member

And the follow-up #533, which uses degrees/sec for the velocity limits. Even easier to check.

@gavanderhoorn
Copy link
Member

Assuming this answers the question, I'm going to close the issue.

Feel free to keep commenting of course.

@Le-Li-AgileRobots
Copy link
Author

Assuming this answers the question, I'm going to close the issue.

Feel free to keep commenting of course.

Yes, it answered our question.

Maybe one more comments regarding the moveit config file for UR5e in the melodic-devel-staging branch, see:

,
it seems it has not been updated with the velocity limits PI.

Best,
Le Li

@gavanderhoorn
Copy link
Member

Yes, we are aware of this.

With #516, we won't be using different files for these limits any more. So that will go away as well.

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

No branches or pull requests

2 participants