odometry using camera or kinect
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
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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
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)
Asked: 2014-11-07 12:41:35 -0600
Seen: 1,611 times
Last updated: Nov 10 '14
How to use canonical_scan_matcher with Kinect
Concatenating relative transformations to obtain a global transformation
vslam tutorial CameraInfo error
How to link odometry to a URDF model ?
rviz odometry is doubling angle?
Is there a good way to verify my odometry data is sensible?
How to write node for collecting data from P3AT robot
What is the default behavior of the odometry display in Rviz?