Skip to content

docs(sensor-models): update and review doc/3_sensor_models#74

Open
shivangi306 wants to merge 1 commit intoShisatoYano:mainfrom
shivangi306:main
Open

docs(sensor-models): update and review doc/3_sensor_models#74
shivangi306 wants to merge 1 commit intoShisatoYano:mainfrom
shivangi306:main

Conversation

@shivangi306
Copy link
Copy Markdown

Summary

This PR updates and reviews doc/3_sensor_models to match the latest implementation under src/components/sensors, and improves overall English grammar/wording.

Before

  • Documentation had multiple grammar/wording issues.
  • 3_1_obstacle.md had outdated wording (e.g., Landmark mention).
  • 3_2_lidar.md did not fully reflect current SensorParameters behavior.
  • Calibration flow (calculate_sensor_odometry, calibrate_extrinsic_params) was missing in LiDAR update documentation.
  • 3_3_sensors.md described older Sensors API (LiDAR-only), while code now supports both LiDAR and GNSS.
  • GNSS integration and get_xy_pos_from_gnss() usage were not clearly documented.

After

  • Rewrote and polished all chapter 3 sensor docs for clarity and correctness.
  • Synced Obstacle, LiDAR, and Sensors documentation with current source code.
  • Added explicit documentation for optional UKF-based extrinsic parameter auto-calibration.
  • Added GNSS module and localization usage references.
  • Updated chapter index descriptions for clearer navigation.

Files Changed

  • doc/3_sensor_models/3_sensor_models.md
  • doc/3_sensor_models/3_1_obstacle.md
  • doc/3_sensor_models/3_2_lidar.md
  • doc/3_sensor_models/3_3_sensors.md

Diff Stats

  • 4 files changed
  • 219 insertions
  • 899 deletions

Testing

  • Documentation-only changes (no runtime behavior changes).

Sync chapter 3 docs with current sensor source code.

Add GNSS and optional UKF extrinsic calibration coverage.

Improve English grammar and wording across all 3_sensor_models docs.

Refs ShisatoYano#72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant