HomeParameter Tuning Guide
Development

Parameter Tuning Guide

参数调优指南

Parameter tuning must follow scientific methodology based on reproducible experimental data, not subjective RViz observations.

Tuning Principles

  1. Freeze map and extrinsic calibration to ensure consistent tuning environment
  2. Adjust only one parameter family at a time to avoid confounding variables
  3. Perform replay tests on recorded Rosbags to ensure reproducibility
  4. Record parameter changes, expected effects, and actual effects for each tuning session

Recommended Tuning Order

  1. NDT standalone tuning: Adjust resolution, max_iterations, and convergence thresholds
  2. Gyro Odometer tuning: Verify Twist output consistency, adjust covariance
  3. EKF tuning: Adjust process noise and gating thresholds
  4. Initialization tuning: Verify initialization success rate and reliability
  5. Full pipeline validation: Run complete validation matrix

Tuning Log Template

FieldDescription
Bag NameTest data used
Environment ZoneTest scenario (e.g., yard, corridor, loading zone)
Modified ParameterSpecific parameter name
Old → New ValueValues before and after modification
Expected EffectExpected improvement
Actual EffectObserved change
Accept/RejectWhether to adopt this modification