chore(version): v19.6.0 - #176
Merged
Merged
Conversation
janickm
enabled auto-merge
September 8, 2026 13:29
janickm
disabled auto-merge
September 8, 2026 13:37
Collaborator
Author
|
[drafting, there are still updates missing] |
janickm
marked this pull request as draft
September 9, 2026 07:32
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Collaborator
Author
|
we want to target v19.6.0 instead |
janickm
force-pushed
the
dev/janickm/push-yoovvwlxpwur
branch
from
September 9, 2026 14:46
40835c0 to
f386e24
Compare
janickm
marked this pull request as ready for review
September 9, 2026 14:47
janickm
enabled auto-merge
September 9, 2026 14:48
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor version bump to v19.6.0, covering everything merged since v19.5.1.
Retargeted from the originally drafted v19.5.2: this release adds public API (
camera_model_from_parameters,lidar_model_from_parametersand itsmaybe_variant,external_distortion_model_from_parameters, the threeregister_*hooks, the newExternalDistortionParametersbase, and generics on all three model hierarchies), socog bump --autoresolves to a minor rather than a patch.Contents
CameraModel, serialization interface onCameraModelParametersSelffrom everyCameraModelParameters.transformoverrideLidarModelExternalDistortionModel, newExternalDistortionParametersbasePlus the numerical fixes to
closest_index_sorted, the angles-to-columns map index, andrelative_angledtype pinning that landed alongside them.