Checklist
Description
We have extracted many functions in autoware_universe_utils to autoware_utils package.
We should replace the functions in autoware with autoware_utils instead of autoware_universe_utils so that we can deprecate autoware_universe_utils.
Purpose
Make sure that we have single source to maintain core util functions used across Autoware.
Possible approaches
Replace each modules in autoware_universe_utils to autoware_universe, then deprecate the functions in autoware_universe_utils.
Definition of done
Checklist
Description
We have extracted many functions in autoware_universe_utils to autoware_utils package.
We should replace the functions in autoware with autoware_utils instead of autoware_universe_utils so that we can deprecate autoware_universe_utils.
Purpose
Make sure that we have single source to maintain core util functions used across Autoware.
Possible approaches
Replace each modules in autoware_universe_utils to autoware_universe, then deprecate the functions in autoware_universe_utils.
Definition of done