Browse Source

Minimal thing

pull/8/head
hello-jesus 9 months ago
committed by GitHub
parent
commit
cd7aea1dfa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      stretch_body/tutorial_robot_motion.md

+ 1
- 1
stretch_body/tutorial_robot_motion.md View File

@ -53,7 +53,7 @@ robot.push_command()
time.sleep(2.0)
robot.arm.move_to(0.0)
robot.arm.wait_until_at_setpoint()
robot.stop()
```

Loading…
Cancel
Save