Open
Description
Checklist
- I've read the contribution guidelines.
- I've searched other issues and no duplicate issues were found.
- I've agreed with the maintainers that I can plan this task.
Description
There are some packages from autoware.auto's common packages like
- https://github.com/autowarefoundation/autoware.universe/tree/main/common/motion_testing
- https://github.com/autowarefoundation/autoware.universe/tree/main/common/motion_common
- https://github.com/autowarefoundation/autoware.universe/tree/main/common/autoware_auto_common
And some packages depend on them like
- trajectory_follower/trajectory_follower_nodes
- simple_planning_simulator
- osqp_interface
- ...
Purpose
To remove autoware.auto's unique implementation from autoware.universe's packages.
Possible approaches
Remove dependency of autoware.auto's common packages
Definition of done
autoware.auto's common packages are removed from autoware.universe
Activity