SLAM with the crazyflie

Discussions about quadcopters/multi-rotors
Post Reply
yonim
Beginner
Posts: 8
Joined: Sat Feb 10, 2018 10:12 pm

SLAM with the crazyflie

Post by yonim »

Hi,

We're going to install a small camera and a transmitter on the crazyflie and receive the video on a laptop.
On the laptop we're going to run a Visual Inertial SLAM algorithm using the video and the IMU sensor information.

Do you recommend using a VM or a native platform for the deployment? Which native platform?

Thanks, Yoni
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: SLAM with the crazyflie

Post by tobias »

I think the VM will be to slow to run image processing algorithms. I would go for linux (we use Ubuntu).
yonim
Beginner
Posts: 8
Joined: Sat Feb 10, 2018 10:12 pm

Re: SLAM with the crazyflie

Post by yonim »

Hi,

Can you please share a link to the installation instructions of all the software needed to control the drone from Ubuntu?
Is there any other link/information you could share to expedite our project (camera installation on the drone or a specific SLAM algorithm)?

Thanks, Yoni,
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: SLAM with the crazyflie

Post by tobias »

To install it nativly on Ubuntu you should look in the readme of the relevant projects on Github. For example the cfclient.

As for the SLAM we can't help you much but there is a forum thread here you can start checking out.
wydmynd
Member
Posts: 87
Joined: Thu Dec 06, 2018 9:25 am

Re: SLAM with the crazyflie

Post by wydmynd »

I am considering doing this too, using RtabMap. I will be happy to know any information you can share. one of the problems I see in previous works is analog video noise artifacts.
Post Reply