Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Rustypot is a communication library for Dynamixel/Feetech motors. It is notably

To add new servo, please refer to the [Servo documentation](./src/servo/README.md).

## Wizard

If you want to quickly setup/check motors configuration, you can directly use a terminal UI built on top of rustypot: https://github.com/pollen-robotics/rustypot_wizard

## APIs

It exposes two APIs:
Expand Down
Loading