ci: expand wheel regression to all 9 type combinations - #86
Closed
woosik2510 wants to merge 10 commits into
Closed
Conversation
…independent noise sources
… axis assignments
…ng noise axis assignments" This reverts commit 603407b.
Unit Test Results
5/5 passed |
Simulation regression report - master vs PR8 seeds/config, sim full
gps
vicon
vicon_lidar
vio_stereo
wheel_2d_ang
wheel_2d_cen
wheel_2d_lin
wheel_3d_ang
wheel_3d_ang_planar
wheel_3d_cen
wheel_3d_cen_planar
wheel_3d_lin
wheel_3d_lin_planar
|
Calibration Convergence Report10 seeds · sim
Per-parameter details✅ Camera Time Offset| Parameter | final |error| | final σ | ±3σ |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.











Replace stereo_wheel with 9 combos (2D/3D x Ang/Lin/Cen x planar/non-planar for 3D). Vicon companion sensor. WHEEL_TYPE injected via docker -e + sed before sim loop. Distinct noise values (noise_w=0.05, noise_v=0.03, noise_p=0.001) expose Q matrix fix in NEES. Chains off PR #85.