ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to do SLAM with just RaspberryPi3 PiCam and IMU Sensor with ORBSLAM2 ?

asked 2017-03-15 04:15:31 -0500

oguzhankarabulut gravatar image

I am senior student at Aerospace Engineering. I am creating indoor ground robot and i want to do SLAM with RaspberryPi3 Pi camera and IMU sensor in indoor areas for improving my robotic level(i am a new). When i searched to web i founded ORBSLAM2 and i installed to my raspberry pi3 successfully but i don't ensure to is it possible it can do with just pi camera and imu sensor? If is it possible do you have any suggestion to read anything or keywords for search ? Regards

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-03-15 04:36:50 -0500

TBnor gravatar image

I think you will find it challenging to implement without any perception of depth. You would have to "fabricate" the environment based on 2D-computervision, providing pointcloud / laserscan to the stack.

The RPi probably lacks the computing power also; but that is an assumption based on experiences working with depth perception - which implies the amount of data published by these devices.

Don't take my word for anything, I'm just a couple of months into ROS myself.

edit flag offensive delete link more

Comments

thanks for your replay, do you can i get depth perception with opencv ?

oguzhankarabulut gravatar image oguzhankarabulut  ( 2017-03-15 08:28:20 -0500 )edit

Question Tools

Stats

Asked: 2017-03-15 04:15:31 -0500

Seen: 1,074 times

Last updated: Mar 15 '17