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

odometry using camera or kinect

asked 2014-11-07 12:41:35 -0500

Bhargav gravatar image

Are there packages on groovy that can provide odometry using camera or kinect? I tried laser_scan_matcher but was not able to build it from source. Please help

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2014-11-10 02:48:15 -0500

sai gravatar image

There are many out there .These are some of the state-of-the-art and should give good results

Kinect :

RGBD SLAM

CCNY_RGBD

DVO (Dense Visual Odometry)

demo_rgbd http://wiki.ros.org/demo_rgbd

Camera alone

LSD-SLAM ( http://vision.in.tum.de/research/lsdslam ) (Latest and should give very good results) (camera alone)

PTAM (many enhancements should be available out there) (a bit old)

edit flag offensive delete link more

Comments

thank you!..that was very helpful.

Bhargav gravatar image Bhargav  ( 2014-11-10 15:18:15 -0500 )edit
2

answered 2014-11-10 01:56:21 -0500

Miquel Massot gravatar image

Try fovis_ros. It's a visual odometer that can use stereo cameras or a kinect.

If not, viso2_ros can use either mono or stereo cameras to produce odometry.

edit flag offensive delete link more

Comments

thank you!

Bhargav gravatar image Bhargav  ( 2014-11-10 15:18:00 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2014-11-07 12:41:35 -0500

Seen: 1,584 times

Last updated: Nov 10 '14