-
Notifications
You must be signed in to change notification settings - Fork 773
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
Unit tests for Jacobian of PartialPriorFactor<Pose3> #721
Unit tests for Jacobian of PartialPriorFactor<Pose3> #721
Commits on Mar 20, 2021
-
Three examples of failing PartialPriorFactor<Pose3> Jacobians
Milo Knowles committedMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 075293c - Browse repository at this point
Copy the full SHA 075293cView commit details -
Add successful unit test for identity pose
Milo Knowles committedMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for e6b7d9f - Browse repository at this point
Copy the full SHA e6b7d9fView commit details
Commits on Mar 21, 2021
-
Correct Jacobian in PartialPriorFactor, modify derived factors for co…
…mpatibility
Milo Knowles committedMar 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 593e6e9 - Browse repository at this point
Copy the full SHA 593e6e9View commit details -
Change mask to indices and update factor docstring
Milo Knowles committedMar 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 43c9f2b - Browse repository at this point
Copy the full SHA 43c9f2bView commit details
Commits on Mar 22, 2021
-
Prefer localCoordinates over logmap
Milo Knowles committedMar 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 4b29c03 - Browse repository at this point
Copy the full SHA 4b29c03View commit details
Commits on Mar 26, 2021
-
Fix x/y mismatch in unit tests
Milo Knowles committedMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for ef2cd5d - Browse repository at this point
Copy the full SHA ef2cd5dView commit details -
Add constructor tests and extend tests to Pose2
Milo Knowles committedMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 74b92ef - Browse repository at this point
Copy the full SHA 74b92efView commit details -
Milo Knowles committed
Mar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 05fad78 - Browse repository at this point
Copy the full SHA 05fad78View commit details -
Fix incorrect Vector dimension that was causing CI failures
Milo Knowles committedMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 909b550 - Browse repository at this point
Copy the full SHA 909b550View commit details -
Add LocalCoordinates() to ProductLieGroup and remove unnecessary <Eig…
…en/Core> include to reduce compile memory
Milo Knowles committedMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for a0ff5e3 - Browse repository at this point
Copy the full SHA a0ff5e3View commit details -
Fix Rot3::LocalCoordinates runtime error when using Cayley map
Milo Knowles committedMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 1f12f82 - Browse repository at this point
Copy the full SHA 1f12f82View commit details