autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
1.01k stars 650 forks source link

feat(planning_topic_converter): integrate generate_parameter_library #8869

Closed mitukou1109 closed 2 months ago

mitukou1109 commented 2 months ago

Description

This PR enables planning_topic_converter to handle parameters using generate_parameter_library.

How was this PR tested?

Psim

Evaluator: https://evaluation.tier4.jp/evaluation/reports/a1910f40-4ff2-551c-ac91-6365c1e63379?project_id=prd_jt

Notes for reviewers

The node path_to_trajectory_converter does not have dynamic parameters.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 2 months ago

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

mitukou1109 commented 2 months ago

I closed this PR as it adds extra variables and there is no advantage to introducing the library.