TanPinDa / VINS-Mono

A Robust and Versatile Monocular Visual-Inertial State Estimator
GNU General Public License v3.0
1 stars 0 forks source link

Create more seperation between ros and non-ros for vins-estimator #8

Closed TanPinDa closed 3 months ago

TanPinDa commented 3 months ago

The code for vins-estimator would not be as easy to split as the other two pacakges.

For this task, we will keep it as one package, but simply update the code and functions instead to make the ros portion, and the main functionality separate.