tier4 / CalibrationTools

sensor calibration tools for autonomous driving and robotics
GNU General Public License v3.0
121 stars 44 forks source link

feat: update x1 settings for ground plane calibration #210

Closed 1222-takeshi closed 2 weeks ago

1222-takeshi commented 3 weeks ago

Description

The sensor configuration of X1 is sparse, and using a wide range of pointclouds would result in “Iteration failed”. Therefore, we narrowed the range of the cropbox filter.

Related links

TIER IV INTERNAL LINK

Tests performed

Tested on real vehicle. output by sensor_calibration_manager

base_link:
  sensor_kit_base_link:
    x: 0.632681
    y: -0.014855
    z: 2.160467
    roll: 0.007074
    pitch: 0.013207
    yaw: -0.000000

Notes for reviewers

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.