We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed4268 commit a7f58a2Copy full SHA for a7f58a2
tutorials/roboticarm.md
@@ -119,8 +119,8 @@ timeline = arm.import_timeline_from_csv(filepath=r"\path\to\folder\filename.csv"
119
120
### Observations
121
122
-- Each servo will rotate to the angle specified in real time.
123
-- Timeline playback enables coordinated movement of all joints.
+- Each servo rotates to the specified angle.
+- Timeline playback, with position updates every 1 second, allows synchronized movement across all joints.
124
125
### Applications
126
0 commit comments