Search found 28 matches

by Barry
Tue May 11, 2021 11:40 am
Forum: General discussions
Topic: Make cload Fail
Replies: 1
Views: 1594

Make cload Fail

Hi all, Today I have tried to "make cload" to upload my code to Crazyflie. But I meet this problem: python3 -m cfloader flash cf2.bin stm32-fw Error: Invalid uri (radio://)! Makefile:391: recipe for target 'cload' failed make: *** [cload] Error 255 When I tried to connect the Crazyflie to ...
by Barry
Tue May 04, 2021 8:03 am
Forum: General discussions
Topic: Log Data from Client
Replies: 2
Views: 1200

Re: Log Data from Client

In order to read log data from the Crazyflie you can follow the user-guide of the crazyflie-lib-python repository: https://github.com/bitcraze/crazyflie-lib-python The documentation for logging and parameters can be found here: https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/m...
by Barry
Tue May 04, 2021 7:42 am
Forum: General discussions
Topic: Log Data from Client
Replies: 2
Views: 1200

Log Data from Client

Hi, all Is there any way I could use python scripts to read the real-time log data from the python client? I want to use the real-time log data to do some control stuff. I know that we could realize control in firmware. My idea is to read the data from firmware and then do the control by running ext...
by Barry
Tue Apr 13, 2021 6:27 am
Forum: General discussions
Topic: Detecting deck to be updated no reaction
Replies: 4
Views: 12322

Re: Detecting deck to be updated no reaction

Hi, I could verify that you are hitting a newly introduced bug, the workaround is either to remove the flow deck before programming or just restart the client (the Crazyflie is left fully programmed in firmware mode). I created tickets in the Crazyflie client and Crazyflie python lib repos to track...
by Barry
Tue Apr 13, 2021 6:25 am
Forum: General discussions
Topic: Detecting deck to be updated no reaction
Replies: 4
Views: 12322

Re: Detecting deck to be updated no reaction

Hi! There is nothing in the Flow deck to update so the expected behaviour is that the CF should just look for update-able decks and after a second or two continue. Did your client stop at this point while flashing? If you have a drift with the flow deck it is usually because the floor under the cra...
by Barry
Thu Apr 08, 2021 11:53 am
Forum: General discussions
Topic: Detecting deck to be updated no reaction
Replies: 4
Views: 12322

Detecting deck to be updated no reaction

Hi all, I have installed a flow deck on Crazyflie. When I use Xbox o python scripts to hover the drone. It could not stable, there was a large drift. So I tried to update the firmware. However, when I followed the flashing procedure on the client. I met the following problem: 11111.png There was no ...
by Barry
Tue Apr 06, 2021 10:57 am
Forum: Quadcopters
Topic: Hardware Issue
Replies: 2
Views: 2320

Re: Hardware Issue

Thank you for your help!!!
by Barry
Tue Apr 06, 2021 10:24 am
Forum: Quadcopters
Topic: Hardware Issue
Replies: 2
Views: 2320

Hardware Issue

Hi,

I have checked the hardware information on Crazyflie, which indicated max recommended payload weight is 15g.

My question is: Is that mean besides the battery on Crazyflie, we could still have a 15g payload.

Cheers!