Skip to content

Commit

Permalink
Updates to make calibration procedure clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
meisben committed Aug 3, 2020
1 parent 01c033f commit 1e7e012
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@ Some useful best practice guidelines are here: https://opensource.guide/how-to-c

## Release history

### v0.2-alpha

Added information on calibration and installation positions for the servo motors

### v0.1-alpha

Initial library version
Expand Down
2 changes: 1 addition & 1 deletion examples/example5_connect_kinematic_model_to_EEZYbotARM.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# The reference positions for the three servos are as follows:
# - EzzyBot base (q1 -> 0 degrees) : 90 degree servo position is facing directly forwards
# - Main arm (q2 -> 90 degrees): 90 degree servo position is with main arm perpendicular (at 90 degrees to) base
# - Horarm (q3 -> -130): 90 degree servo poisition is with horarm servo link at 40 degrees to base
# - Horarm (q3 -> -135): 90 degree servo poisition is with horarm servo link at 45 degrees to base

# The servos are plugged into the following pin positions on the PCA9685 board:
# Servo_q1 -> EzzyBot base (q1) -> PCA9685 pin 1
Expand Down

0 comments on commit 1e7e012

Please sign in to comment.