Took me quite a while to figure out that i had to manually arm Crazyflie Brushless.
Running the guides in:
https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/master/user-guides/sbs_motion_commander/
will not work without:
scf.cf.platform.send_arming_request(True)
Took me quite a while to figure out that i had to manually arm Crazyflie Brushless.
Running the guides in:
https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/master/user-guides/sbs_motion_commander/
will not work without:
scf.cf.platform.send_arming_request(True)