chengkaiqiang 6213262140 v-0.1.1-1:20240806 | 3 ay önce | |
---|---|---|
.. | ||
launch | 3 ay önce | |
nodes | 3 ay önce | |
CMakeLists.txt | 3 ay önce | |
README.md | 3 ay önce |
This package allows the capture of an image stream from Baumer cameras. It was tested successfully using a VLG22C.
Baumer SDK installed in HOME (Default path)
roslaunch vlg22c_cam baumer.launch
Sensing Tab -> Cameras -> VLG-22
Launch file available parameters:
Parameter | Type | Description |
---|---|---|
fps |
Integer | Frames per second to try to acquire the image stream. |
scale |
Double | Number between 0.1 and 1.0, the scaling factor for the output image. |
brightness |
Double | Number between 0.1 and 1.0, the brightness threshold to trigger exposure compensation. The camera does not have automatic exposure parametrization, therefore a naive Histogram compensation algorithm was added. |
CalibrationFile |
String | Path to an Autoware compatible calibration file to be published in the camera_info topic related to this camera. |