ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I managed to fix it by changing the number in every instance of the line

camera_->setAttribute("StreamBytesPerSecond", (tPvUint32)(115000000/num_cameras));

in prosilica_nodelet.cpp to the smaller number indicated in the ROS warning (115000000 to 12400000).