Search found 4 matches

by Jun-ichi Toji
Thu Jul 23, 2020 12:35 pm
Forum: Loco Positioning System
Topic: How to rewrite the examples to get the position of the crazy
Replies: 3
Views: 6406

Re: How to rewrite the examples to get the position of the crazy

Thank you for your kind reply. Thanks to you, we can now see the positions of crazie. I have additional quastion. I want to get the flight position at the same time when performing flight control using initial_position.py, but I don't know how to rewrite it. Could you give me some insight into this?
by Jun-ichi Toji
Thu Jul 16, 2020 12:51 am
Forum: Loco Positioning System
Topic: How to rewrite the examples to get the position of the crazy
Replies: 3
Views: 6406

How to rewrite the examples to get the position of the crazy

I have a question about rewriting the program to get the position of the crazyflie. I browsed this post https://forum.bitcraze.io/viewtopic.php?t=2867. I understood that parameters in any example python file need rewriting to stateEstimate.x, stateEstimate.y and stateEstimate.z, but I don’t know whi...
by Jun-ichi Toji
Thu Jul 02, 2020 3:00 am
Forum: Loco Positioning System
Topic: [SOLVED] How to execute initial_position.py
Replies: 3
Views: 1574

Re: How to execute initial_position.py

Thank you for your quick response.
My crazyflie could fly after I updated the firmware of it to the latest release :)
I really appreciate it!
by Jun-ichi Toji
Wed Jul 01, 2020 7:57 am
Forum: Loco Positioning System
Topic: [SOLVED] How to execute initial_position.py
Replies: 3
Views: 1574

[SOLVED] How to execute initial_position.py

Thank you for seeing. This is my first issue submission. I need help on running Crazyfile-lib-python/example/position/initial_position.py. I get the following error when I run initial_position.py. https://uploda1.ysklog.net/ecb280c019d946aaebdcd6bbb8dce7d0.png Python is running version 3.7.7. I have...