BlazingForests / realsense_camera

use realsense camera in ROS
Other
36 stars 26 forks source link

ReadMe not complete to support Depth-Sensor-Controls via uvc #11

Closed arne48 closed 8 years ago

arne48 commented 8 years ago

I don't want to make a pull request for this small issue. Could you please add the dependency on this: https://github.com/teknotus/depthview/tree/udev to the ReadMe. The program and the udev-rule in that branch of depthview are loading the control definitions for the depth sensor of the F200 when it is plugged in. Without this, the startup and the attempt to change the configuration via dynamic reconfigure just leads to errors of not supported control codes. (e.g. Control 134217728 is not supported) Thanks

BlazingForests commented 8 years ago

Ok, I got it.

thx

arne48 commented 8 years ago

Great, thank you.