Skip to content

UR- MoveJ speed parameter in °rad/s #225

Answered by visose
robin-gdwl asked this question in Q&A
Discussion options

You must be logged in to vote

The Robots plugin uses mm/s for the translation speed of both linear and joint targets in all robots.

For joint targets, some robots, like ABB, allow to define the speed in mm/s. Other robots like UR and KUKA require to supply the joint speed (the former in rad/s and the latter as percentage of the maximum joint speed).

In these cases, the Robots plugin uses the distance (as a straight line) between targets to approximate the joint speed of the leading axis given the supplied speed in mm/s. This won't be the exact speed of the TCP, but is also the same thing ABB does internally, so all robots will behave the same.

I chose to do it this way to unify how to program all robots, is more intui…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@visose
Comment options

@robin-gdwl
Comment options

Answer selected by robin-gdwl
Comment options

You must be logged in to vote
1 reply
@visose
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants