Parrot-Developers / olympe

Python controller library for Parrot Drones
https://developer.parrot.com/docs/olympe/index.html
BSD 3-Clause "New" or "Revised" License
80 stars 36 forks source link

EventListener example doesn't work #53

Open williamwanjia opened 1 year ago

williamwanjia commented 1 year ago

I'm learning olympe, and tried the EventListener example with simulation, which didn't work. I can run the code and the drone moves, but the callback functions are never triggered.