Code Won't Animate in 2-D Path Tracing With Inverse Kinematics
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
N
am 22 Jan. 2021
Bearbeitet: Cris LaPierre
am 29 Jan. 2021
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 Kommentare
Akzeptierte Antwort
Cris LaPierre
am 22 Jan. 2021
Did you try opening the example file itself?
openExample('robotics/TwoDInverseKinematicsExampleExample')
8 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Robotics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!