Search found 12 matches

by Sadeem
Thu Mar 25, 2021 12:38 am
Forum: AI-deck
Topic: The type of the AI deck and the colored camera
Replies: 4
Views: 1379

Re: The type of the AI deck and the colored camera

My AI deck is version 1.0, which must be with a colored camera. Whereas the camera now captures grayscale images. How can I modify this?
by Sadeem
Sun Mar 21, 2021 10:17 pm
Forum: Autonomous flight
Topic: [SOLVED]Crazyflie 2.1 can't fly with three attached decks
Replies: 3
Views: 1997

Re: Crazyflie 2.1 can't fly with three attached decks

After trying, I discovered the problem. The problem was not in the payload. It was in running the script, as it is, with all those decks. I removed the script's lines that indicate the distance where the obstacle must be detected and make the Crazyflie stop flying. After that, the Crazyflie flight w...
by Sadeem
Sun Mar 21, 2021 8:32 pm
Forum: Autonomous flight
Topic: [SOLVED]Crazyflie 2.1 can't fly with three attached decks
Replies: 3
Views: 1997

Re: Crazyflie 2.1 can't fly with three attached decks

I can't because I have to run the mentioned script above, which is for autonomous flying. Therefore, I can't connect Crazyflie to the client and run the python script at once.
by Sadeem
Fri Mar 19, 2021 11:02 pm
Forum: AI-deck
Topic: The type of the AI deck and the colored camera
Replies: 4
Views: 1379

The type of the AI deck and the colored camera

Hi, I have purchased the AI deck from https://www.exp-tech.de/plattformen/robotik/multicopter-und-drohnen/10115/crazyflie-ai-deck . Depending on its description, it has a Bayer RGB camera, so I think it is AI deck 1.0, right? If that's correct, my AI deck camera's images are gray, not colored. And I...
by Sadeem
Fri Mar 19, 2021 7:45 pm
Forum: Autonomous flight
Topic: [SOLVED]Crazyflie 2.1 can't fly with three attached decks
Replies: 3
Views: 1997

[SOLVED]Crazyflie 2.1 can't fly with three attached decks

Hi, I attached the AI deck, Multi-ranger deck, and flow deck to the Crazyflie 2.1. The total payload of the three decks doesn't exceed the maximum takeoff payload. Despite that, I couldn't make it fly using the script of autonomous flying here: https://www.bitcraze.io/documentation/tutorials/getting...
by Sadeem
Fri Mar 19, 2021 6:25 pm
Forum: AI-deck
Topic: [SOLVED]Saving and processing the video of the AI deck
Replies: 1
Views: 965

[SOLVED]Saving and processing the video of the AI deck

Hi, I want the AI deck to take a video. After that, I process it on the computer and control the Crazyflie flight. So, I would ask how I can access this video so I can process it? Also, can I save that video on my computer? I tried to trace the viewer.py file, but I could not discover so. Thank you.
by Sadeem
Sun Mar 14, 2021 8:46 pm
Forum: AI-deck
Topic: A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK
Replies: 6
Views: 1944

Re: A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK

I discovered that I must clone the documentation repository https://github.com/bitcraze/AIdeck_examples first! I didn't know that before :cry: For one week and a half, I tried all the things in the documentation, I read most of the posts in the forum, and I searched Google about my problems until I ...
by Sadeem
Sat Mar 13, 2021 8:23 pm
Forum: AI-deck
Topic: A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK
Replies: 6
Views: 1944

Re: A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK

Yes, I tried to install it first from here: https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository . Then, I followed the instructions here: https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user to be sure about the installation, and everythi...
by Sadeem
Thu Mar 11, 2021 9:03 pm
Forum: AI-deck
Topic: A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK
Replies: 6
Views: 1944

Re: A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK

No, I didn't know how to do it until I posted that, then I saw the description of the problem here: https://forum.bitcraze.io/viewtopic.php?f=21&t=4649 after that, I understood how to link them. I think that this is must explain in the documentation of the AI deck for the naive users. Also, I im...
by Sadeem
Thu Mar 11, 2021 12:35 am
Forum: AI-deck
Topic: A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK
Replies: 6
Views: 1944

A problem in using ARM-USB-TINY-H and ARM-JTAG-20-10 and setting up the GAP8 SDK

Hi, I purchased both ARM-USB-TINY-H and ARM-JTAG-20-10 to adapt and program the AI deck. Also, I used the Bitcraze VM to follow the instructions here: https://github.com/bitcraze/AIdeck_examples/tree/master/docs . I got problems when I tried to set up the GAP8 SDK from here https://github.com/GreenW...