- To smoothly interpolate 3D orientations, I suggest you look at the quaternion/slerp function.
- To smoother interpolate 3D poses (orientations + positions), you can use various trajectory functions, e.g. waypointTrajectory and kinematicTrajectory.
Related to Robotic frame navigation along 3D trajectory.
조회 수: 1 (최근 30일)
이전 댓글 표시
I was working over robotic frames simulation and got stuck. I am not getting idea to write program to navigate a robotic frame along 3D trajectory with initial pose and final pose given. Even need to demonstrate velocity/acceleration variations. Can anyone help me out to solve this ?
댓글 수: 0
답변 (1개)
Remo Pillat
2021년 11월 11일
Hi Mohammed,
If you have a given start and end pose, there are different ways how you can interpolate between them. There are several MathWorks tools that could be helpful for you:
댓글 수: 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!