-
Notifications
You must be signed in to change notification settings - Fork 683
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
Drift groundtruth on Rover #424
Comments
Many thanks for the detailed video! I see there is quire a lot of jitter (IMU frame is bouncing a lot) in the trajectory even if it returns the same position.
The camera calibration you posted looks a bit suspicious.
You might want to try to enable online calibration and hold the rover and move it around with full 3d motion to try to calibrate the camera intrinscis and extrinsics if you are unable to run Kalibr. You can then use the converged values printed to console at the end of the dataset as your input to run online. |
I can't open the video link. From the camera launch file, you are using the stereo infrared cameras. If you can see some dots on the image, you may try to turn off the laser emitter from the realsense-viewer. That will cause the feature to drift in my implementation. |
Yes, it seems so, I updated the link to this video. However, I solved the problem differently by installing a lidar on my rover and using fast-lio2: https://youtu.be/5jigFsY1pig. |
I did a small test where camera mount in rover (without the front hood on a car), but the results were worse than previous attempts.
launch_d455.example
estimator_config.yaml
kalibr_imu_chain.yaml
kalibr_imucam_chain.yaml
DIY Rover Test OpenVINS https://youtu.be/4IE6k3RUGSQ
The text was updated successfully, but these errors were encountered: