-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/add fisheye model support #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and released as a Debian to override upstream ros-kinetic-image-geometry
. The release branches have been pushed directly to this repo.
In order to update the Debian:
- Update the
upstream
branch to whatever branch you want to release. - Run
git-bloom-release kinetic
. - Checkout branch debian/ros-kinetic-image-geometry_x.y.z-i_xenial.
- Run
dpkg-buildpackage -us -uc -b
. - Push all branches and tags.
@meyerj Nit addressed. |
New debian built and uploaded to http://packages.intermodalics.eu/ros/ubuntu/pool/main/r/ros-kinetic-image-geometry/ros-kinetic-image-geometry_1.12.8-2xenial-intermodalics_amd64.deb. LGTM! |
The |
Adds support for fisheye model in
image_geometry
.