ros-drivers / pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
128 stars 180 forks source link

Test for value of usbfs_memory_mb #132

Open mikepurvis opened 6 years ago

mikepurvis commented 6 years ago

We have a note on the wiki about bumping up the the usbfs_memory_mb setting to fix issues with framerate, but it would be great if the driver itself could simply check the value on startup (it can be read as any user), and if they are using USB cams, suggest to the user (via ROS_WARN) that they bump it up.

See also https://github.com/ros-drivers/pointgrey_camera_driver/pull/130#issuecomment-316141095.