-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ouster OS1 IMU Filter 9-DOF #111
Comments
Have you calibrated your IMU and set the params for them? The z acceleration seems very off from 9.8. Also, please take a look at closed issues that are labeled as Ouster. Some people had success using OS1 with LIO-SAM. |
It seems that your IMU data is wrong. The z acceleration should be positive. You should read the IMU debug in README to debug your data. |
I agree with the author, I can show u the picture when I miset the IMU coordinates |
everything followed what Mr.Shan told me above, and did an extra calibration of IMU, followed an closed issue of LioSam |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi @YushengWHU Can you share the ROS package that you use for calibrating IMU? Best, |
I am using MTI 680G with Ouster OS1-64, 680G is using ros time and you can get the GPS data in ros time timestamp, you dont need to use Ouster interface box, what you need to do is simply PTP sync. |
sure, the mti-680g is connected via USB port and the Ouster via Ethernet port, and I am using a DJI manifold 2C for calculation, which support PTP sync. As mti-680G is already synced with ROS time, the only thing is PTP sync Ouster. |
As described in the user manual, PTP sync is the simplest and the most recommanded way of sync measure. If your PC cant do a PTP sync, the only way, I suppose, is hardware sync through interface box. |
Exactly, I followed this instruction to sync my ouster with ros |
@hummblebee hello, For imu, what driver are you using? Is it the official xsens_ros_mti_driver? |
Resolved.
The text was updated successfully, but these errors were encountered: