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

Revision history [back]

usb_cam driver does not buffer anything internally. Possible reasons for your lag are:

  • Pandaboard and computer running e.g. image_view are not time synchronized
  • Pandaboard can not serialize msgs fast enough
  • Wireless connection does not offer enough bandwidth (we are experimenting with the arm processor on the tobi board and we do not get more than 300K of a bandwidth)

D.