controller | ||
README.md |
RoboMaster
Note
Installing the custom package wheel is crucial for arm & gripper to work.
->pip install [filename]
then youre able to use this package viarobomasterbfi
, 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