-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* aruco_pose: Unhardcode contour refinement Besides, this was basically a no-op anyway, since dynamic parameters overwrote that anyway. * aruco_pose: Late-construct objects that use ROS * aruco_map: Don't create/store node handle * aruco_pose: Don't assume dist_coeffs size * aruco_pose: more const == more better * aruco_pose: Be more obvious about changing variables * aruco_pose: Fix building for Kinetic * aruco_pose: Remove global add_definitions
- Loading branch information
Showing
4 changed files
with
43 additions
and
48 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
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