Closed knmcguire closed 1 year ago
We still have examples that start the high level commander by a parameter, but the pushed based highlevel commander in the crazyflie -firmware no longer needs this.
Also linked to this issue in the crazyflie-firmware https://github.com/bitcraze/crazyflie-firmware/issues/980
List of places to remove it: https://github.com/bitcraze/crazyflie-lib-python/blob/9c991f688d8906b5ed0914c86c24283ac3cb7147/examples/autonomy/autonomous_sequence_high_level.py#L164
https://github.com/bitcraze/crazyflie-lib-python/blob/9c991f688d8906b5ed0914c86c24283ac3cb7147/examples/autonomy/autonomous_sequence_high_level_compressed.py#L161
https://github.com/bitcraze/crazyflie-lib-python/blob/9c991f688d8906b5ed0914c86c24283ac3cb7147/examples/swarm/hl-commander-swarm.py#L90
We still have examples that start the high level commander by a parameter, but the pushed based highlevel commander in the crazyflie -firmware no longer needs this.