Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CCNYRoboticsLab/rgbdtools

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgbdtools

Ivan Dryanovski
ivan.dryanovski@gmail.com

Copyright (C) 2013, City University of New York
CCNY Robotics Lab
http://robotics.ccny.cuny.edu/

Overview

The stack contains tools for visual odometry and mapping using RGB-D cameras.

For ROS applications built using this library, see ccny_rgbd_tools.

This code is at an experimental stage, and licensed under the GPLv3 license.

Installing

If you are using this library as part of ROS, then refer to the ccny_rgbd_tools installation instructions. You do not need to install anything manually.

If you would like to build this library stand-alone, then follow these steps:

If you don't have git installed, do so:

sudo apt-get install git-core

Download the stack from our repository:

git clone https://github.com/ccny-ros-pkg/rgbdtools.git

Install the required dependencies:

If you are using ROS, you use the libg2o deb package.

Next, configure and build:

mkdir build
cd build
cmake ..
make

References

If you use this system in your reasearch, please cite the following paper:

Ivan Dryanovski, Roberto G. Valenti, Jizhong Xiao. Fast Visual Odometry and Mapping from RGB-D Data. 2013 International Conference on Robotics and Automation (ICRA2013).

More info

Videos:

About

Standalone library for RGB-D image processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.