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(start_planner): remove unused parameters in start planner module #1022

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

kyoichi-sugahara
Copy link
Contributor

Description

  • remove unused param
    • deceleration_interval
    • arc_path_interval
    • th_turn_signal_on_lateral_offset
    • intersection_search_length
    • length_ratio_for_turn_signal_deactivation_near_intersection

related with the PR

Tests performed

run psim

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.

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: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
@kyoichi-sugahara kyoichi-sugahara merged commit 6d0d918 into main Jun 12, 2024
11 of 12 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the refactor/start_planner_param branch June 12, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants