BlazingForests / realsense_camera

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

Add some v4l2 controls as dynamic reconfigure parameters #4

Closed sthoduka closed 9 years ago

sthoduka commented 9 years ago

I added a dynamic reconfigure server to set Laser Power, Accuracy, Motion Range Trade Off, Filter Option and Confidence Threshold on the depth stream while running the node. The control mappings are dependent on using these udev rules https://github.com/teknotus/depthview/tree/udev by @teknotus

BlazingForests commented 9 years ago

Thx :)