gaoxiang12 / faster-lio

Faster-LIO: Lightweight Tightly Coupled Lidar-inertial Odometry using Parallel Sparse Incremental Voxels
GNU General Public License v2.0
1.06k stars 263 forks source link

Fixes missed static TFs #72

Open cosama opened 6 months ago

cosama commented 6 months ago

In https://github.com/gaoxiang12/faster-lio/pull/63 I fixed a few static tfs. I later realized that I missed a few. This will fix the remaining ones as well. I tested it and I can see all frames now correctly in rviz with them being different from the defaults.

Sorry for my sloppiness the first time around.