An efficient and robust multisensor-aided inertial navigation system with online calibration that is capable of fusing IMU, camera, LiDAR, GPS/GNSS, and wheel sensors. Use cases: VINS/VIO, GPS-INS, LINS/LIO, multi-sensor fusion for localization and mapping (SLAM). This repository also provides multi-sensor simulation and data.
GNU General Public License v3.0
485
stars
80
forks
source link
[KAIST] Process died when use_imu_res is disabled. #5
I am currently running KAIST urban 30 dataset. Everything works fine when using subscribe.launch with the defaut kaist/kaist_LC config.
However, when I try to run with polynomial estimated residuals, mins/config/kaist/kaist_LC/config_estimator.yaml-> use_imu_res: false,
the [mins_subscribe-2] process died on startup.
Could you take a look at this problem? Much appreciated.
Hi, Woosik. Really appreciate this great work!
I am currently running KAIST urban 30 dataset. Everything works fine when using subscribe.launch with the defaut kaist/kaist_LC config.
However, when I try to run with polynomial estimated residuals,
mins/config/kaist/kaist_LC/config_estimator.yaml
->use_imu_res: false
, the[mins_subscribe-2]
process died on startup.Could you take a look at this problem? Much appreciated.