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())
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.
pip install [filename]
robomasterbfi
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
Important
Documentation: https://hedgedoc.itlabs.at/GU_QuJyfRWOOyJfGrMblWQ