You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might also want to look at running the ROS node for images on the robot. This, combined with compression, may make it faster to get the images over the network.
"Using image_transport for publishing and subscribing to images in ROS allows you to subscribe to compressed image streams"
The Nao Drivers do not use image_transport , this may slow down execution.
If I find that image processing is too slow this could be a potential solution.
The text was updated successfully, but these errors were encountered: