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

fix(vehicle_cmd_gate): fix the gear transition #487

Merged
merged 2 commits into from
May 17, 2023
Merged

Conversation

tkimura4
Copy link
Collaborator

@tkimura4 tkimura4 commented May 17, 2023

Description

Hotfix to beta/v0.8.0
autowarefoundation#3683
autowarefoundation#3684

( Solve this Issue about gear. )

Related links

autowarefoundation#3683
autowarefoundation#3684

Tests performed

I confirmed that it worked well on actual vehicle.

Notes for reviewers

none

Interface changes

none

Effects on system behavior

Solve the issue that the gear does not change to PARKING on goal.

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.

@tkimura4 tkimura4 marked this pull request as draft May 17, 2023 04:21
brkay54 added 2 commits May 17, 2023 13:22
…ngaged (autowarefoundation#3683)

This reverts commit be31385.
Signed-off-by: Berkay Karaman <brkay54@gmail.com>
@github-actions github-actions bot removed the planning label May 17, 2023
@tkimura4 tkimura4 changed the title Fix/gear fix(vehicle_cmd_gate): fix the gear transition May 17, 2023
@tkimura4 tkimura4 marked this pull request as ready for review May 17, 2023 04:23
@tkimura4 tkimura4 enabled auto-merge May 17, 2023 04:23
@tkimura4 tkimura4 merged commit c378275 into beta/v0.8.0 May 17, 2023
@tkimura4 tkimura4 deleted the fix/gear branch May 17, 2023 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants