Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(mpc_lateral_controller, trajectory_follower_node)!: prefix package and namespace with autoware #7306

Merged
merged 12 commits into from
Jun 7, 2024

Conversation

HansOersted
Copy link
Contributor

@HansOersted HansOersted commented Jun 6, 2024

Description

Part of:

Tests performed

image

And Autoware works correctly.

Screencast.from.06-07-2024.11.39.00.AM.webm

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) labels Jun 6, 2024
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
…E.md

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
@HansOersted HansOersted marked this pull request as ready for review June 7, 2024 02:32
@HansOersted HansOersted changed the title fix(mpc_lateral_controller): Add prefix to the folder and the namespace. refactor(mpc_lateral_controller)!: prefix package and namespace with autoware Jun 7, 2024
@HansOersted HansOersted changed the title refactor(mpc_lateral_controller)!: prefix package and namespace with autoware refactor(mpc_lateral_controller, trajectory_follower_node)!: prefix package and namespace with autoware Jun 7, 2024
@satoshi-ota satoshi-ota added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 7, 2024
Copy link
Contributor

@TakaHoribe TakaHoribe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR adds the autowre prefix in the package name. LGTM.

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
@satoshi-ota satoshi-ota enabled auto-merge (squash) June 7, 2024 06:13
@satoshi-ota satoshi-ota merged commit ce0fcf5 into autowarefoundation:main Jun 7, 2024
21 of 23 checks passed
@satoshi-ota satoshi-ota deleted the add_prefix branch June 7, 2024 06:30
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
…ackage and namespace with autoware (#7306)

* add the prefix to the folder

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* named to autoware_mpc_lateral_controller

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* rename the folder in the include

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* correct the package name in xml and CMakeLists

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* correct the namespace and include

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* change namespace and include in src/

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* change namespace and include in test/

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* fix the trajectory_follower_node

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* undo rename to the namespace

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* change the trajectory_follower_node, Controller.drawio.svg, and README.md

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* fixed by pre-commit

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

* suppress the unnecessary line length detect

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>

---------

Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants