GithubHelp home page GithubHelp logo

wangxihao / sdf_tracker-ls Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dcanelhas/sdf_tracker-ls

0.0 1.0 0.0 25.09 MB

Compressed Voxel-Based Mapping Using Unsupervised Learning

Home Page: http://dx.doi.org/10.3390/robotics6030015

License: BSD 3-Clause "New" or "Revised" License

CMake 0.54% C++ 98.35% C 0.05% Cuda 1.06%

sdf_tracker-ls's Introduction

README

Dependencies:

  • eigen 3
  • boost-filesystem
  • cmake
  • OpenNI2
  • cuda

for OpenNI2, in a directory of your own choosing:

git clone https://github.com/OpenNI/OpenNI2.git
cd OpenNI2
make

see https://structure.io/openni

Building

Building the project should then be as simple as executing the following commands (from the project directory)

mkdir build
cd build
cmake ..
make

If you are using GCC greater than 5.4 you will get an error, since nvcc does not currently support any version higher than that

The sdf_tracker_app is a quite minimal example of the large-scale SDF_tracker in use and uses OpenNI2 to capture depth images.

sdf_tracker-ls's People

Contributors

dcanelhas avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.