robomaster-python/README.md
2025-04-03 12:15:45 +02:00

559 B

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