mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
Increase camera rate limit to 100 (and fix some camera buffering bug)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<param name="camera_info_url" value="file://$(find clever)/camera_info/fisheye_cam_320.yaml"/>
|
||||
|
||||
<!-- setting camera FPS -->
|
||||
<param name="rate" value="40"/>
|
||||
<param name="rate" value="100"/>
|
||||
<param name="cv_cap_prop_fps" value="40"/>
|
||||
|
||||
<param name="image_width" value="320"/>
|
||||
|
||||
Reference in New Issue
Block a user