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

Lack of Nodelet Support #20

Open
davelkan-zz opened this issue May 2, 2016 · 1 comment
Open

Lack of Nodelet Support #20

davelkan-zz opened this issue May 2, 2016 · 1 comment

Comments

@davelkan-zz
Copy link

Image processing uses a significant amount of cpu, which is highly limited resource in particular in mobile robotics situations. ROS provides nodelets to allow zero-copy transfer of images in order to reduce cpu requirements for image manipulation. Since apriltags subscribes to an image topic it's cpu usage could be reduced by writing it as a nodelet.

@fabrizioschiano
Copy link

Did you do something in this direction ?

Thanks.

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

3 participants