-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an option to subscribe to compressed image topics. (#28)
* Add an option to subscribe compressed image topics Also allow for relative names in cam_base_topic * Fix code style divergence reported by colcon test * Properly forward the original header when decompressing image messages. * Update aruco_opencv/src/aruco_tracker.cpp Co-authored-by: Błażej Sowa <[email protected]> * Update aruco_opencv/src/aruco_tracker.cpp Co-authored-by: Błażej Sowa <[email protected]> * Restructure image callbacks * Remove the unnecessary 'copy elision' comment * Reset compressed_img_sub_ in on_shutdown() --------- Co-authored-by: Błażej Sowa <[email protected]>
- Loading branch information
Showing
2 changed files
with
63 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters