I am trying to change the tilt angle on the Kinect for Windows V1 using ROS.
I have openni_camera and openni_launch installed as well as kinect_aux.
When I do rosrun kinect_aux kinect_aux_node the following error occurs, however I know the Kinect works because I am using it to generate point clouds in ROS. lsusb also shows the device is connected.
[ERROR] [1507191113.420000958]: No valid aux device found
Thanks!