borglab / gtsam-project-python

Project template using GTSAM + python wrapping
BSD 2-Clause "Simplified" License
57 stars 15 forks source link

Reorganization #9

Closed varunagrawal closed 3 years ago

varunagrawal commented 4 years ago

This PR reorganizes the structure of the project as per recommendations in #7.

Users can now run python main.py in the python directory to run the wrapped module.

varunagrawal commented 3 years ago

@ProfFan @dellaert I am merging this in the interest of time, and since people are starting to use this template.