Write led sequence to mem api
Posted: Mon Nov 09, 2020 8:26 pm
Hi guys,
I managed to work Crazyflie and the lighthouse base station, creating autonomous flights with a great stability.
Our Crazyflies have also a led-ring deck, using the drones memory I was able to create a led sequence but I was unable to write this mem to the drone (Via mem[0].write_data(self._upload_done)).
Maybe it's my mistake, but I'm having difficulty to find documentation about working with memory api. I would like your help in understanding how can I write a led sequence to the drone and, when starting with trajectory, how can I send start the led sequence?
Thanks.
I managed to work Crazyflie and the lighthouse base station, creating autonomous flights with a great stability.
Our Crazyflies have also a led-ring deck, using the drones memory I was able to create a led sequence but I was unable to write this mem to the drone (Via mem[0].write_data(self._upload_done)).
Maybe it's my mistake, but I'm having difficulty to find documentation about working with memory api. I would like your help in understanding how can I write a led sequence to the drone and, when starting with trajectory, how can I send start the led sequence?
Thanks.