Feature Inquiry: Hard Cartesian End-Effector Velocity Limiting without Modifying Joint Limits #671
Unanswered
Sreelakshmi1S
asked this question in
Software Q&A
Replies: 1 comment 3 replies
|
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am looking for a way to explicitly set the linear speed of the end-effector (Cartesian task-space) for a trajectory.
I want to know if an option already exists—or if one can be added—where I can simply input a target end-effector speed parameter.
I am explicitly trying to avoid workarounds like manually adjusting/downscaling joint speed limits, altering the time dilation factor globally, or changing timesteps. Modifying joint limits does not guarantee a precise Cartesian speed across different robot configurations and slows down movements unnecessarily.
Is there an existing, direct parameter to set end-effector speed that I might have missed? If not, can this be considered as an official feature request for a future release?
Thank you for your help!
All reactions