Go to file
2025-04-03 12:45:28 +02:00
controller Update controller/main.py 2025-04-03 12:45:28 +02:00
README.md Update README.md 2025-04-03 12:15:45 +02:00

RoboMaster

Note

Installing the custom package wheel is crucial for arm & gripper to work.
-> pip install [filename]
then youre able to use this package via robomasterbfi, e.g.

import robomasterbfi as rm
cmd = rm.Commander(ip="192.168.2.1")
print(cmd.version())
print(cmd.get_robot_mode())
print(cmd.robot_battery())

Important

Documentation: https://hedgedoc.itlabs.at/GU_QuJyfRWOOyJfGrMblWQ