forked from borglab/gtsam
-
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
Updating gtsam to release version 4.0.3 #2
Open
e3m3
wants to merge
545
commits into
kimera-gtsam
Choose a base branch
from
issue-1-update-kimera-gtsam-branch
base: kimera-gtsam
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
- Wrapped Values to allow for using NavState - Wrapped the symbol shorthands e.g. gtsam.X(0)
…ple-python Improved Python IMU example
Fix Cython build on Windows/MSVC
Add logging (hooked) optimizer
…hand Wrapper Updates for Global Functions
…signs Alternate signs on Hat/Vee and update tests
Add triggering for python build
They should belong to the new repository https://github.com/borglab/gtsam-packaging. Read: borglab/gtsam-packaging#1
Add Pybind to develop
fix/override_warnings
Renamed testScenarios.cpp to testScenarioRunner.cpp
unhide doc section in PDF
Remove all debian package files from this repository.
Fix/fisheye
…_functions Feature/noisemodel rename functions
Fix serialization warning for boost::optional<Vector3>
Fix/matlab wrapper
RFC: Adding a number of docker images
Correct indentation for Python version
adding functionality to use ISAM2 for imu preintegration example
set default initialization
Auto-install Python Package
Fixed conventions for Jacobians
Added more comments for clearer understanding
Bump version and switch Pose3 expmap default
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.
Closes #1.