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

Revision history [back]

It doesn't appear that the package has a nodelet driver. Should you consider implementing one, here's a tutorial on node-to-nodelet conversion to get you started

If you have code running on the ARM board which subscribes to the images and published by the driver, then yes, you are likely to receive a boost in framerate, if both the publisher and subscriber have nodelet implementations.