tier4 / CalibrationTools

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

feat: change autoware_auto_msgs to autoware_msgs #173

Closed yabuta closed 5 months ago

yabuta commented 5 months ago

Description

autoware_auto_msgs is eliminated and merged into autoware_msgs. See this discussion

I change autoware_auto_msgs to autoware_msgs in CalibrationTool.

Related links

Tests performed

I checked below

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.

knzo25 commented 5 months ago

@yabuta I actually addressed in the documentation PR since it also affects the documentation :bow:

yabuta commented 5 months ago

@knzo25 You already handled it there.I missed it. I close this PR. Thanks.