refactor(behavior_path_side_shift_module)!: prefix package and namespace with autoware #7326
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
rename package to autoware_behavior_path_side_shift_module from behavior_path_side_shift_module.
Part of:
Tests performed
run psim and confirmed side shift module is working appropriately
![Screenshot from 2024-06-06 21-12-15](https://private-user-images.githubusercontent.com/32741405/337258849-992e60b1-2417-4cb6-8ffe-c17e6eb164a1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTQxMzEsIm5iZiI6MTczOTM1MzgzMSwicGF0aCI6Ii8zMjc0MTQwNS8zMzcyNTg4NDktOTkyZTYwYjEtMjQxNy00Y2I2LThmZmUtYzE3ZTZlYjE2NGExLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA5NTAzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU1ZTgzMjY0MzgyNDE0NDNmYzczY2NjNTc4MGZiYzRkYzhjY2UwZjQ4MTg4Mjk4NzcwNGFmMjQxM2Y0NWRjYzAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.4PMqlb4JEOJsjCmAVh44-M_B-zdwQZlF92ExgvONR_0)
enabled with following command
Effects on system behavior
Not applicable.
Interface changes
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.