Search found 4 matches

by lizard
Sun Feb 02, 2020 4:01 am
Forum: Developer Discussions
Topic: [SOLVED] save image of multi-ranger deck read
Replies: 2
Views: 2849

Re: save image of multi-ranger deck read

Thank you! I managed to add these into the disconnected part and successfully print out the png image of the main window.
by lizard
Tue Jan 28, 2020 2:56 am
Forum: Developer Discussions
Topic: [SOLVED] save image of multi-ranger deck read
Replies: 2
Views: 2849

[SOLVED] save image of multi-ranger deck read

Hi,

I am trying to use the multiranger_pointcloud.py example, which runs great. However, I could not manage to save the image it just created. Could someone teach me how to do it?
by lizard
Wed Jan 22, 2020 5:12 am
Forum: Support
Topic: [SOLVED] Read crazyflie height data from flow deck
Replies: 2
Views: 3563

Re: Read crazyflie height data from flow deck

Thank you so much, I have successfully read the altitude during the flight.
by lizard
Wed Jan 08, 2020 12:37 am
Forum: Support
Topic: [SOLVED] Read crazyflie height data from flow deck
Replies: 2
Views: 3563

[SOLVED] Read crazyflie height data from flow deck

We are new to the crazyflie and trying to play with the flow deck and some lib python code. We are wondering is it possible to read the current altitude through the python code and how?

Edit: I successfully used the basiclog.py to read the estimate.z data, however, how can I read data during flight?