-
I'm currently implementing IMU Preintegration theory in my coding based on your coding.
Would like to ask if you've tested you coding and make sure it's working before?
-
## Tasks
- Consider how to do unit testing or benchmarking
- [ ] unit testing of IMU preprocessings (compute_velocity, compute_gravity_dir, preintegration)
- [ ] unit testing of edges for vis…
-
Thank you for your excellent work!
I have doubts about the noise value setting of IMU accelerometer in the configuration file. (config_fr_iosb.yaml IMU/acc_n: 2000).
Can you explain about this? Is …
-
您好。
我使用 hilti2022的exp01_construction_ground_level 数据集做测试。
按照您这篇提示https://github.com/JokerJohn/LIO_SAM_6AXIS/blob/main/doc/adaption.md,参数设置为:
![image](https://github.com/JokerJohn/LIO_SAM_6AXIS/asse…
-
Hi. Great addition to LIO_SAM!
Is the 6DOF support for using the internal IMU of the Ouster OS1-128?
Best regards
Per-Ove
-
**Describe the bug**
After installing symforce with `python3 -m pip install .`, my C++ program has an error using `#include ` because the `slam` subdirectory is not installed. Libraries are also miss…
-
Hello, I notice that in` void IMUIntegrator::PreIntegration()`, it shows:
```
Eigen::Vector3d acc; //为啥要乘以gnorm????
acc linear_acceleration.x * gnorm,
imu->linear_acceleration.…
-
I use the pre-recorded bag package to build the map.
Using the “rosbag play -r ” command to speed up will make it report an error''Large velocity, reset IMU-preintegration!"
Is it a hardware pro…
-
Hello,
Thank you for creating this repo. I am working on mapping KITTI360 with LIO-SAM in ROS2 humble.
For the extrinsic, I am using the KITTI extrinsic posted on readme.
![Screenshot from 2024-0…
-
Hi:
I can't understand what the Tic Pc parameter means.
zgq91 updated
6 years ago