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!