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(control): Remove unused variables and functions #5189

Conversation

brkay54
Copy link
Member

@brkay54 brkay54 commented Oct 1, 2023

Description

This commit removes the converged_steer_rad variable and the isSteerConverged() function from the related packages to move the functionality to vehicle_cmd_gate. These were not being used in the codebase.
Update in launch file -> autowarefoundation/autoware_launch#616

Related links

#5183
#4915

Tests performed

Tested in pSim and worked well.

Notes for reviewers

Interface changes

Effects on system behavior

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

@brkay54 brkay54 added the component:control Vehicle control algorithms and mechanisms. (auto-assigned) label Oct 1, 2023
@brkay54 brkay54 requested a review from TakaHoribe as a code owner October 1, 2023 22:57
@brkay54 brkay54 self-assigned this Oct 1, 2023
@github-actions github-actions bot added the type:documentation Creating or refining documentation. (auto-assigned) label Oct 1, 2023
@brkay54 brkay54 marked this pull request as draft October 1, 2023 22:57
@brkay54 brkay54 force-pushed the feat/remove-old-streering-checking branch 3 times, most recently from 505b773 to f343270 Compare October 2, 2023 10:45
@brkay54 brkay54 marked this pull request as ready for review October 2, 2023 11:00
@brkay54 brkay54 force-pushed the feat/remove-old-streering-checking branch 3 times, most recently from ff8e5bf to 25e3863 Compare November 11, 2023 13:41
@brkay54 brkay54 force-pushed the feat/remove-old-streering-checking branch from 25e3863 to a0fcde3 Compare December 5, 2023 14:01
@brkay54 brkay54 force-pushed the feat/remove-old-streering-checking branch from a0fcde3 to 5979dfa Compare December 21, 2023 07:05
@brkay54
Copy link
Member Author

brkay54 commented Feb 2, 2024

Closed because of the latest discussions in main PR: #5183

@brkay54 brkay54 closed this Feb 2, 2024
@brkay54 brkay54 deleted the feat/remove-old-streering-checking branch March 5, 2024 15:58
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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant