Polynomial trajectory planing Robotic System toolbox 3rd order polynomial

4 views (last 30 days)
I want to know what is meant by Time and TimePoints in the Polynomial Trajectory Block - Robotic System Toolbox
And I want to know wether this block can be used for realtime trajectory planing.If there is a realtime signal of xyz coordinates. How? Suggestions?
Thank you
  1 Comment
Pedro Marques
Pedro Marques on 10 Feb 2021
Him were you able to find a solution?
I'm dealing with the same problem. Whenever I try to run my waypoints, if I dont start it exacly on time it will jump from on point to another.

Sign in to comment.

Answers (1)

Aman Vyas
Aman Vyas on 6 Nov 2020
Hi,
Basically the time give the instants at which we get three outputs i.e. position, velocity and acceleration. The initial and final values are held constant outside the time period defined in Time points.
The detailed explaination of both these terminology is provided in the below link :
As per my understanding time accepts saclar or double value, if you can provide data of time in real time then it should work fine. You can look at this example where manipulator trajectory tracking is shown:
Hope it helps !

Categories

Find more on Publishers and Subscribers in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!