Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Nao_Drivers and my nodes to use ImageTransport #1

Open
Lily418 opened this issue Oct 26, 2012 · 1 comment
Open

Convert Nao_Drivers and my nodes to use ImageTransport #1

Lily418 opened this issue Oct 26, 2012 · 1 comment
Assignees

Comments

@Lily418
Copy link
Contributor

Lily418 commented Oct 26, 2012

"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.

@ghost ghost assigned Lily418 Oct 26, 2012
@hawesie
Copy link
Member

hawesie commented Oct 26, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants