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

What is the alternative to using kinect/ intel realsense/ or any such camera? Is it possible to do software changes and use a normal camera for mapping?

asked 2018-05-26 01:38:51 -0500

ashutosh007 gravatar image

I want to make TurtleBot2, but I do not have the choice of using kinect or any such dept camera for mapping. I want to know an alternative approach. Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-05-27 12:11:36 -0500

These mapping algorithms are fundamentally designing to use RGB-D depth cameras. There are other 3D reconstruction methods that work with monocular cameras and IMU's but these are far more CPU intensive.

If you read up on structure from motion you will learn about a technique which can work with a single monocular camera, but it does have drawbacks.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-05-26 01:38:51 -0500

Seen: 708 times

Last updated: May 27 '18