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

Vehicle_cmd_gate uses current steering while stopping #5796

Closed
3 tasks done
brkay54 opened this issue Dec 6, 2023 · 1 comment · Fixed by #5183
Closed
3 tasks done

Vehicle_cmd_gate uses current steering while stopping #5796

brkay54 opened this issue Dec 6, 2023 · 1 comment · Fixed by #5183
Assignees
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned)

Comments

@brkay54
Copy link
Member

brkay54 commented Dec 6, 2023

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

In the vehicle_cmd_gate package, if the vehicle disengages, it creates a stop command. However, while creating a stop command, it inserts current steering as lateral command and it causes unwanted behavior like in the video:

cap-.2023-05-09-23-01-37.mp4

Expected behavior

Until the vehicle fully stops, it should send the lateral controller's output.

Actual behavior

After disengaging, the vehicle sends current steering so the vehicle moves outside of the road.

Steps to reproduce

  1. Run psim
  2. Change state to stop, while the vehicle is running autonomous mode on any corner lane

Versions

No response

Possible causes

No response

Additional context

No response

Copy link

stale bot commented Feb 4, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Feb 4, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Planning & Control Working Group Feb 9, 2024
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) status:stale Inactive or outdated issues. (auto-assigned)
Projects
No open projects
1 participant