Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 218 Bytes

Readme.md

File metadata and controls

7 lines (5 loc) · 218 Bytes

Simple Follower

Read the MT6701 magnetic encoders and send values to the Feetech STS3215 servos of a follower arm.

conda create -y -n encoder_arm python=3.10 conda activate encoder_arm pip install feetech-servo-sdk