Search found 3 matches

by tag2022
Mon May 16, 2022 8:11 am
Forum: Autonomous flight
Topic: Question about the Multiranger
Replies: 1
Views: 9764

Question about the Multiranger

Hello.
I have not been able to find exact information.
Does the Multiranger measure strictly straight in 5 directions? That is, the sensor has no viewing angle to measure the closest distance?

The reason I ask is that I would like to try to program collision avoidance based on data from Multiranger .
by tag2022
Thu May 05, 2022 7:45 am
Forum: AI-deck
Topic: Can't flash ESP firmware
Replies: 5
Views: 13515

Re: Can't flash ESP firmware

All you have to do is to upgrade your python lib to the latest and greatest, that is to check out the repository (https://github.com/bitcraze/crazyflie-lib-python) and install the source code using "pip install -e ." Thank you very much! It worked. Now I'm trying to install this example h...
by tag2022
Thu May 05, 2022 3:46 am
Forum: AI-deck
Topic: Can't flash ESP firmware
Replies: 5
Views: 13515

Can't flash ESP firmware

Hello. I can't flash ESP firmware. I installed everything else successfully. I did everything according to the instructions on https://www.bitcraze.io/documentation/tutorials/getting-started-with-aideck/#flash-the-latest-esp-firmware $ git clone https://github.com/bitcraze/aideck-esp-firmware.git $ ...