Polynomial trajectory planing Robotic System toolbox 3rd order polynomial
조회 수: 2 (최근 30일)
표시 이전 댓글
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
Pedro Marques
2021년 2월 10일
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.
답변 (1개)
Aman Vyas
2020년 11월 6일
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 !
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!