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

Visual Odometry with Realsense Camera

asked 2018-05-08 08:07:27 -0500

updated 2018-05-08 08:09:04 -0500

I am trying to implement a visual odometry package with my Intel Realsense camera. Is there a way to implement stereo visual odometry with this camera since the depth is calculated with infrared sensors? I am using viso2_ros package and the realsense package.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-05-08 08:52:33 -0500

There are two very mature packages I'm aware of that implement both visual odometry and SLAM using depth cameras such as the realsense. Rtabmap and rgbdslam, both of these work with the 3D information that is produced by the realsense.

You don't need to perform your own stereopsis calculations with the Realsense, they calculate depth themselves in a different way.

edit flag offensive delete link more

Comments

That is exactly what I was looking for. Thank you sir!

cmfuhrman gravatar image cmfuhrman  ( 2018-05-08 08:59:54 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-05-08 08:07:27 -0500

Seen: 4,026 times

Last updated: May 08 '18