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): move isSteerConverged debug marker from trajectory_follower #5203

Conversation

brkay54
Copy link
Member

@brkay54 brkay54 commented Oct 2, 2023

Description

#5189
Because we removed the checking if steering converged or not from controller_node, I recreated the marker publisher in vehicle_cmd_gate.

Tests performed

Tested on psim, worked well.

Effects on system behavior

No effects

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.

@brkay54 brkay54 requested a review from TakaHoribe as a code owner October 2, 2023 10:55
@brkay54 brkay54 self-assigned this Oct 2, 2023
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) labels Oct 2, 2023
@brkay54 brkay54 force-pushed the refactor/move-convergence-marker branch 2 times, most recently from 99036e4 to 8bd3363 Compare November 11, 2023 13:45
@brkay54 brkay54 force-pushed the refactor/move-convergence-marker branch from 8bd3363 to 5b23d90 Compare December 5, 2023 14:02
@brkay54 brkay54 force-pushed the refactor/move-convergence-marker branch from 5b23d90 to 49c9ad6 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 refactor/move-convergence-marker 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