-
Notifications
You must be signed in to change notification settings - Fork 679
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * feat(control_performance_analysis): apply `autoware_` prefix (see below): Note: * In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits. * The changes will follow the Autoware's guideline as below: - https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder Signed-off-by: Junya Sasaki <[email protected]> * rename(control_performance_analysis): move headers under `include/autoware`: * Fixes due to this changes for .hpp/.cpp files will be applied in the next commit Signed-off-by: Junya Sasaki <[email protected]> * fix(control_performance_analysis): fix include paths * To follow the previous commit Signed-off-by: Junya Sasaki <[email protected]> * rename: `control_performance_analysis` => `autoware_control_performance_analysis` Signed-off-by: Junya Sasaki <[email protected]> * style(pre-commit): autofix * bug(autoware_control_performance_analysis): fix inconsistent namespacing Signed-off-by: Junya Sasaki <[email protected]> * style(pre-commit): autofix * update(autoware_control_performance_analysis): `README.md` Signed-off-by: Junya Sasaki <[email protected]> * bug(autoware_control_performance_analysis): fix critical bugs that contaminate topic name Signed-off-by: Junya Sasaki <[email protected]> * style(pre-commit): autofix * fix: update package name for error_rqt_multiplot.xml Signed-off-by: Ryohsuke Mitsudome <[email protected]> * fix: update package name for control_performance_plot.py Signed-off-by: Ryohsuke Mitsudome <[email protected]> * docs(autoware_control_performance_analysis): update package name in README and CHANGELOG.rst Signed-off-by: Ryohsuke Mitsudome <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Junya Sasaki <[email protected]> Signed-off-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: SakodaShintaro <[email protected]>
- Loading branch information
1 parent
2169394
commit ecc93f1
Showing
22 changed files
with
110 additions
and
108 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
...ontrol_performance_analysis/CHANGELOG.rst → ...ontrol_performance_analysis/CHANGELOG.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.