kinect: freenect | kinect_aux | kinect_calibration | kinect_camera | kinect_pcl
Package Summary
A driver for the kinect accelerometers and tilt motor, to be used in conjunction with the NI driver.
- Author: Ivan Dryanovski, William Morris, Stéphane Magnenat, Radu Bogdan Rusu, Patrick Mihelich and the authors of libfreenect (see https://github.com/OpenKinect/libfreenect)
- License: BSD
- Repository: kinect
- Source: git https://github.com/ros-pkg-git/kinect.git
API
This driver provides access to the auxiliary functions of the Kinect: accelerometer, tilt, and LED. One can use it in parallel with the ni driver.
kinect_aux
Subscribed Topics
/tilt_angle (std_msgs/Float64)- set the tilte angle, must be within [-31:31] degrees
- set the LED option, must be within [0:7]
Published Topics
/imu (sensor_msgs/Imu)- accelerometer data
- current tilt angle
- current tilt status
Parameters
device_index (int, default: 0)- index of device, if multiple Kinects are connected






