Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently using kinematics to create robot arm animations.
Right now, I have the arm’s target positions and the desired completion time for each movement.
However, I noticed that the kinematics functions ( addkinematic() ) use speed as a parameter.
How can I achieve my goal of making the motion finish within a specified time, similar to the default robot behavior where we can set “Move Time”?
If possible, could you help me modify the attached file to implement this?
Thank you.
Solved! Go to Solution.