ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
@jarvisschultz You were right. The quality
parameter plays a big role in frequency that master receives images from slave. Image quality doesn't change so much even if I set this parameter quite low. With quality
set to <10 I managed to get >15 FPS (which is not that great but fully usable with SLAM algorithm).
If somebody will have similar situation to mine just paste this into your .launch file:
<param name="/raspicam_node/quality" value="9"/>