Skip to main content

Tools

Motor Setup Tools

reachy_mini.tools.setup_motor

Source

Set up the motor with the given configuration.


reachy_mini.tools.setup_motor.lookup_for_motor

Source

Check if a motor with the given ID is reachable on the specified serial port.


reachy_mini.tools.setup_motor.disable_torque

Source

Disable the torque of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.change_baudrate

Source

Change the baudrate of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.change_id

Source

Change the ID of the motor with the given current ID on the specified serial port.


reachy_mini.tools.setup_motor.change_offset

Source

Change the offset of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.change_operating_mode

Source

Change the operating mode of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.change_angle_limits

Source

Change the angle limits of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.change_shutdown_error

Source

Change the shutdown error of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.change_return_delay_time

Source

Change the return delay time of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.light_led_up

Source

Light the LED of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.light_led_down

Source

Light the LED of the motor with the given ID on the specified serial port.


reachy_mini.tools.setup_motor.check_configuration

Source

Check the configuration of the motor with the given ID on the specified serial port.


Motor Scanning Tools

reachy_mini.tools.scan_motors.scan

Source

Scan the bus at the given baudrate and return detected IDs.


Motor Reflashing Tools

reachy_mini.tools.reflash_motors

Source

warning

Reflash Reachy Mini's motors.

This is a potentially dangerous operation that should only be performed by experienced users.

Loading Comments...