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

[Bug]: Unstuck Behavior, even when not fully stuck #226

Closed
robertik10 opened this issue Mar 23, 2024 · 0 comments · Fixed by #227
Closed

[Bug]: Unstuck Behavior, even when not fully stuck #226

robertik10 opened this issue Mar 23, 2024 · 0 comments · Fixed by #227
Assignees
Labels
bug Something isn't working

Comments

@robertik10
Copy link
Collaborator

Current Behavior

Sometimes the car is inside a really slow drive and stop mode. For example when emergency brakes are published frequently.
This makes the car move a couple cm without reaching 1 m/s which it needs to stay below to understand its stuck.
SOLUTION:
change the trigger_speed from 1 m/s to 0.1 m/s (ideally as close to 0 as possible, but the carla speedsensor never truly sends 0 m/s even when standing still)

Expected Behavior

No response

How to reproduce the issue

No response

@robertik10 robertik10 added the bug Something isn't working label Mar 23, 2024
@robertik10 robertik10 self-assigned this Mar 23, 2024
@robertik10 robertik10 linked a pull request Mar 23, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant