tier4 / CalibrationTools

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

fix(deviation_evaluator): fix param path #77

Closed kminoda closed 1 year ago

kminoda commented 1 year ago

Signed-off-by: kminoda koji.minoda@tier4.jp

Description

Fix vehicle_velocity_converter param path, which was wrongly set

Related links

Tests performed

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.

kminoda commented 1 year ago

@YamatoAndo Could you review this?