Sorry, I only did for individual markers, what is the only part I used.
My code is ros-formatted by eclipse, so maybe is a bit mesh up with tabs/spaces. I will be happy to pull request a fully ros-formatted code if you want.
The enable/disable switch subscribes/unsubscribes to camera topic, what at the same time stops the CPU-hungry depth image to pointcloud nodelet. When not subscribed, the lazy publishing of the pointcloud makes a huge saving on CPU.
Issue by corot Friday Aug 16, 2013 at 10:44 GMT _Originally opened as https://github.com/sniekum/ar_track_alvar/pull/9_
Sorry, I only did for individual markers, what is the only part I used.
My code is ros-formatted by eclipse, so maybe is a bit mesh up with tabs/spaces. I will be happy to pull request a fully ros-formatted code if you want.
The enable/disable switch subscribes/unsubscribes to camera topic, what at the same time stops the CPU-hungry depth image to pointcloud nodelet. When not subscribed, the lazy publishing of the pointcloud makes a huge saving on CPU.
_corot included the following code: https://github.com/sniekum/ar_track_alvar/pull/9/commits_