Skip to content

Conversation

@maurimo
Copy link

@maurimo maurimo commented Oct 23, 2025

Add Jacobians wrt the calibration parameters.
This is required to make VI-BA work.

This diff also changes some return types to const references, as it is better practice to avoid creating temporary objects with dynamic allocation, and allows Mut fields so that the CameraCalibration type can be used in optimization.

@meta-cla meta-cla bot added the cla signed label Oct 23, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Oct 23, 2025

@SeaOtocinclus has imported this pull request. If you are a Meta employee, you can view this in D85353427.

SeaOtocinclus pushed a commit to SeaOtocinclus/projectaria_tools that referenced this pull request Nov 9, 2025
Summary:
Add Jacobians wrt the calibration parameters.
This is required to make VI-BA work.

This diff also changes some return types to const references, as it is better practice to avoid creating temporary objects with dynamic allocation, and allows Mut fields so that the CameraCalibration type can be used in optimization.


Differential Revision: D85353427

Pulled By: maurimo
@meta-codesync meta-codesync bot closed this in aa71945 Nov 9, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Nov 9, 2025

@maurimo merged this pull request in aa71945.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants