Coder Social home page Coder Social logo

sangeunlee88 / libfreenect2pclgrabber Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giacomodabisias/libfreenect2pclgrabber

0.0 0.0 0.0 10.27 MB

a grabber for the kinect2 which returns a registered pcl point cloud

C++ 89.70% CMake 10.30%

libfreenect2pclgrabber's Introduction

libfreenect2pclgrabber

A grabber for the kinect2 which returns images and Point Clouds. There is the support for multiple kinects and a ROS interface.

For any questions don't hesitate to contact me at [email protected].

If you have issues with multiple kinects execute "echo 64 > /sys/module/usbcore/parameters/usbfs_memory_mb". If this works you can apply this patch permanently as follows:

Open the /etc/default/grub file in any text editor. Find and replace: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" with this:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.usbfs_memory_mb=1000"

Update grub with these settings: $ sudo update-grub

REMEMBER TO EXECUTE sudo make install in the libfreenect2 build folder to copy all files in /usr/local

libfreenect2pclgrabber's People

Contributors

giacomodabisias avatar ahundt avatar mambro avatar cpaxton avatar matteo-pampana 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.