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

3D vision with one camera / VSLAM with known position

asked 2013-07-05 06:25:55 -0500

davinci gravatar image

updated 2014-01-28 17:17:09 -0500

ngrennan gravatar image

I want to map an environment with a single camera which moved through the environment with a known trajectory. So that I create a 3D map. Several SLAM systems can create a (2D or 3D) map and estimate the position of the camera. But in my case this position is already known. So I am looking for a ROS SLAM package that can be supplied with accurate position data. Or a vision package that can be used to do stereovision with movement parallax.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-07-05 19:40:38 -0500

Hey,

For SLAM using monouclar camera u can try ethzasl PTAM package. PTAM is well known monocular VSLAM algorithm. But as you might know that map created by monocular camera will created on an arbitrary scale.

For stereo vision you can use RGBD slam.

Hope this helps..

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-05 06:25:55 -0500

Seen: 496 times

Last updated: Jul 05 '13