Skip to content
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/wrap sfm data #569

Merged
merged 12 commits into from
Nov 9, 2020
Merged

Feature/wrap sfm data #569

merged 12 commits into from
Nov 9, 2020

Conversation

swarrier246
Copy link
Contributor

I've written a python unittest for the functions I've used from the SfmData and SfmTrack wrapper. Will add tests for other methods after I've had some doubts clarified.
Changed "measurements" in SfmTrack to Measurements, to maintain uniformity in how vectors are named (specializations.h). That change was also reflected in all other files using track.measurements

@akshay-krishnan akshay-krishnan marked this pull request as draft October 19, 2020 00:18
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
gtsam/gtsam.i Outdated Show resolved Hide resolved
gtsam/gtsam.i Outdated Show resolved Hide resolved
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
gtsam/gtsam.i Outdated Show resolved Hide resolved
python/gtsam/specializations.h Outdated Show resolved Hide resolved
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
Copy link
Contributor

@akshay-krishnan akshay-krishnan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking much cleaner now! Leaving some final comments.

gtsam/slam/dataset.h Outdated Show resolved Hide resolved
gtsam/gtsam.i Outdated Show resolved Hide resolved
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
python/CMakeLists.txt Outdated Show resolved Hide resolved
python/gtsam/preamble.h Outdated Show resolved Hide resolved
python/gtsam/specializations.h Outdated Show resolved Hide resolved
python/gtsam/tests/test_SfmData.py Outdated Show resolved Hide resolved
python/gtsam/tests/test_SfmData.py Outdated Show resolved Hide resolved
python/gtsam/tests/test_SfmData.py Show resolved Hide resolved
removed commented code
@akshay-krishnan akshay-krishnan marked this pull request as ready for review October 24, 2020 22:18
python/gtsam/tests/test_SfmData.py Outdated Show resolved Hide resolved
python/gtsam/tests/test_SfmData.py Outdated Show resolved Hide resolved
python/gtsam/tests/test_SfmData.py Show resolved Hide resolved
python/gtsam/preamble.h Outdated Show resolved Hide resolved
gtsam/gtsam.i Show resolved Hide resolved
Copy link
Member

@dellaert dellaert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just comment, as Akshay requested changes, he can approve after you make changes.

gtsam/gtsam.i Outdated Show resolved Hide resolved
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
gtsam/slam/dataset.h Show resolved Hide resolved
gtsam/slam/dataset.h Outdated Show resolved Hide resolved
gtsam/gtsam.i Show resolved Hide resolved
python/gtsam/preamble.h Outdated Show resolved Hide resolved
Copy link
Contributor

@akshay-krishnan akshay-krishnan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Thanks for repeatedly making the requested changes.

@ProfFan
Copy link
Collaborator

ProfFan commented Nov 2, 2020

Mac builds are broken by upstream boost issue boostorg/serialization#219

@swarrier246 swarrier246 merged commit ed97121 into develop Nov 9, 2020
@varunagrawal varunagrawal deleted the feature/wrap_SfmData branch November 9, 2020 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants