MIT-SPARK / Kimera-RPGO

Robust Pose Graph Optimization
BSD 2-Clause "Simplified" License
474 stars 133 forks source link

Fix/cmake install #91

Closed nathanhhughes closed 7 months ago

nathanhhughes commented 10 months ago

@yunzc had to update some stuff because the install config file from kimera-rpgo was pointing to a non-existent include directory (and couldn't be exported as a dependency in catkin). Also took the opportunity to drop gtsam-unstable (which isn't used?) and clean up some minor cmake things a little