Code Won't Animate in 2-D Path Tracing With Inverse Kinematics
조회 수: 2 (최근 30일)
이전 댓글 표시
I am looking at the following example:
The code after this line doesn't animate. I just see an image of the previos figure's rendering. How do I get it to animate?
Set up a rateControl object to display the robot trajectory at a fixed rate of 15 frames per second. Show the robot in each configuration from the inverse kinematic solver. Watch as the arm traces the circular trajectory shown. -------> THIS DIESN'T HAPPEN; NOTHING IS DISPLAYED.
I ran the script file, and only the first image on the page is displayed.
댓글 수: 0
채택된 답변
Cris LaPierre
2021년 1월 22일
Did you try opening the example file itself?
openExample('robotics/TwoDInverseKinematicsExampleExample')
댓글 수: 8
추가 답변 (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!