Skip to content

Commit f0b65be

Browse files
committed
Mention the servo range
1 parent e62d4cd commit f0b65be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/robots/physical.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The layout of the motors attached to the motor boards for the forklift robot are
1616

1717
The front grabber is actuated by a single [servo](/api/servos), attached to the [Arduino](/api/arduino/#servos). It is plugged in to port 0.
1818

19+
The servo will only let you move the grabber in a safe range. `-1` will open the grabber, and `1` will close the grabber.
20+
1921
## Ultrasound
2022

2123
The forklift has an [ultrasound sensor](/api/ultrasound) attached to the front of the robot. This sensor uses pin 4 as the trigger pin and 5 as the echo.

0 commit comments

Comments
 (0)