Fetch the repository succeeded.
libfreenect based ROS driver
roslaunch freenect_launch freenect-xyz.launch
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].
Sign in to post a comment
Repository Comments ( 0 )