Skip to content

peteflorence/openni2-camera-lcm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openni2-camera-lcm

Openni2 Camera LCM driver

::

openni2-camera-lcm -j -z -c OPENNI_FRAME

This driver is a direct conversion of the ROS driver, except publishing LCM data. It should be used for all Primesense/Asus Xtion camera, with USB3.0. Snapshot for ROS driver used: 2dc246feb39f13a8e7f8b362dc1c5478abae668d

For Kinect and older Asus cameras and USB2.0 devices use kinect-openni-lcm found in kinect-lcm pod.

This driver outputs bot_core::images_t messages which are also output by stereo cameras e.g. multisense but is not dependent on libbot

Dependencies:

Apt install:

  • libopenni2-dev

Install from source:

  • lcm

TODO:

  • Support rate limiting
  • Check the time synchronization of the rgb vrs depth (this may need fixing)
  • Support different types of data e.g. 60Hz

About

OpenNI2 LCM driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.2%
  • CMake 19.6%
  • C 5.4%
  • Makefile 0.8%