Cris.Wei

Results 81 comments of Cris.Wei

> 您的工作真的太棒了 > 我在您的代码的基础上做了一点儿微小的工作,增加了GNSS校准功能,在大场景之下提高了鲁棒性,在进行评估之后会找您进行代码合并。 > 请问您有这个小型无人机的设计图纸和零件的购买链接么,我也想在进行UAV SLAM验证(ps.horizon特别适合放在无人机上,所以请问第二版什么时候上线哈哈哈 > > 这个是我的一些效果: > > 2021-06-06.01.11.32.mp4 顺便想问下你用的哪一款GNSS?如果方便透露的话,我们用pixhawk的原生gps就感觉数据质量很差。

我没有输出twist,你可以自己根据需要添加。

Thanks for your tests. I may need more information about this abnormal drift: 1. Was the vlp16 and L515 time synced? 2. Is the extrinsic between imu and lidar set...

> hi @aditdoshi333 ,I have a similar problem, after a thorough investigation, I found that there was no IMU data for some time.You can take a test and check it...

Actually FAST-LIO is a LIO not a slam system. for long term accuracy, loop closure or pose graph back-end will help, such as [FAST-LIO_SLAM](https://github.com/gisbi-kim/FAST_LIO_SLAM). Moreover, there are still some place...

Actually you proposed a very good question. For a **consistant** system, if the pitch roll is observable, there should be less drift in pitch roll or any observable states. But...

检查一下imu测量,静止的时候,imu的测量应当是负的重力加速度而不是0,0, 0

> > 检查一下imu测量,静止的时候,imu的测量应当是负的重力加速度而不是0,0, 0 > > 这是我们imu的加速度数据,z轴是正的 > > b0af197ef3214239edb76bfcb2cc5e77.mp4 > , 你的雷达的z轴和imu的z轴是否都是朝上的?