How to reduce he length of the planned trajectory #252
Unanswered
Entongsu
asked this question in
Software Q&A
Replies: 2 comments
-
What's the robot you are using? The trajectory can be long if you have small velocity limits for the joints (<0.5 radians/sec). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Perhaps you're just asking about the number of time steps? i.e if you need to plan very short motions? I've used something like this:
Or you could reduce the
|
Beta Was this translation helpful? Give feedback.
0 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 wonder how to reduce the length of the planned trajectory. I have found it too long some times. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions