Skip to content

forked from " libfreenect based ROS driver http://ros.org/wiki/freenect_stack " ,add kinect tilt motor control function

Notifications You must be signed in to change notification settings

BluewhaleRobot/freenect_stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freenect_stack

Build status on Travis CI Build Status

libfreenect based ROS driver

tilt motor control usage:

1.launch the driver

roslaunch freenect_launch freenect-xyz.launch

2.publish tilt motor position topic

rostopic pub /set_tilt_degree std_msgs/Int16 '{data: -20}' -r 1

{data: -20} is the motor position,you can change -20 to any integer number in [-30 30].

Made with ❤️ by BlueWhale Tech corp.

About

forked from " libfreenect based ROS driver http://ros.org/wiki/freenect_stack " ,add kinect tilt motor control function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published