Replies: 1 comment
-
Hi! You can place the python file anywhere, however it is easiest if you copy an existing example file and modify it. The lib examples can be found in "your-path/crazyflie-lib-python/examples". You run it by calling I hope this answered your question! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/master/user-guides/sbs_motion_commander/
I'm trying to make a python file to actually move the Crazyflie without any decks (I only have the AI deck, and will eventually try to use video feed to try and move it based on information it sees). In this documentation, it tells me how to make the python file, but not where to keep it. Also, how would I eventually run it?
Beta Was this translation helpful? Give feedback.
All reactions