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(Vehicle_cmd_gate): rework parameters #5579

Closed

Conversation

karishma1911
Copy link
Contributor

@karishma1911 karishma1911 commented Nov 14, 2023

Description

Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371 for the vehicle_cmd_gate package.

Remove the default value from the source code in order to ensure all parameter values are passed from the parameter files.
Create the schema

Tests performed

Not applicable.

Effects on system behavior

More reliable and faster parameter configuration file creation.

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.

@github-actions github-actions bot added the component:control Vehicle control algorithms and mechanisms. (auto-assigned) label Nov 14, 2023
@karishma1911 karishma1911 changed the title Vehicle_cmd_gate_module refactor(Vehicle_cmd_gate_module) :rework parameters Nov 14, 2023
@karishma1911 karishma1911 changed the title refactor(Vehicle_cmd_gate_module) :rework parameters refactor(Vehicle_cmd_gate_module): rework parameters Nov 14, 2023
@karishma1911 karishma1911 changed the title refactor(Vehicle_cmd_gate_module): rework parameters refactor(Vehicle_cmd_gate): rework parameters Nov 14, 2023
@karishma1911 karishma1911 force-pushed the vehicle_cmd_gate_module branch from 6d70015 to 907f5b4 Compare November 14, 2023 12:53
@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Nov 14, 2023
kosuke55 and others added 4 commits November 14, 2023 18:26
…utowarefoundation#5554)

* refactor(goal_planner): refactoring plan flow and add post process

Signed-off-by: kosuke55 <[email protected]>

do not decel when searching

Signed-off-by: kosuke55 <[email protected]>

rename planPullOver

Signed-off-by: kosuke55 <[email protected]>

* add plan flow

Signed-off-by: kosuke55 <[email protected]>

* add reason of early return

Signed-off-by: kosuke55 <[email protected]>

* typo

Signed-off-by: kosuke55 <[email protected]>

* fix path_candidate_

Signed-off-by: kosuke55 <[email protected]>

* pub path candidate after approval

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: karishma <[email protected]>
@karishma1911 karishma1911 force-pushed the vehicle_cmd_gate_module branch from 907f5b4 to 5ee3aa8 Compare November 14, 2023 12:56
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 14, 2023
@satoshi-ota
Copy link
Contributor

Hi @karishma1911 Thanks for your contribution. But this PR seems to include unnecessary commits. Could you rebase this PR with latest main branch?

@karishma1911
Copy link
Contributor Author

karishma1911 commented Nov 22, 2023

Due to uncommitted changes has been pushed in this PR, I want to close this PR
Same changes has been pushed in this PR, I requested to go through this #5652

@satoshi-ota
Copy link
Contributor

@karishma1911 OK. Please close this PR. I'll review #5652.

@karishma1911
Copy link
Contributor Author

@karishma1911 OK. Please close this PR. I'll review #5652.

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) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants