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

radard: calculate lead acceleration on cluster of tracks #33934

Open
sshane opened this issue Nov 5, 2024 · 3 comments
Open

radard: calculate lead acceleration on cluster of tracks #33934

sshane opened this issue Nov 5, 2024 · 3 comments
Labels
bug controls controls/planner related

Comments

@sshane
Copy link
Contributor

sshane commented Nov 5, 2024

or initialize from the model (it's a prediction on two frames rather than three, so it cannot ever be too accurate currently).

Right now we track lead accel per reported radar track. Lead accel is very important for the planner during high lead accel/decel situations.

We are fortunate that Toyota's reported radar tracks are mostly self consistent, in that a position/lead in space doesn't switch very often between the messages. However, it does happen. Here we could have reached 1 m/s^2 20% faster if the lead accel did not oscillate/start from 0:

https://connect.comma.ai/a2bddce0b6747e10/0000030f--995be3b11f/153/182

image

@sshane sshane added bug controls controls/planner related labels Nov 5, 2024
@sshane
Copy link
Contributor Author

sshane commented Nov 14, 2024

Another case a2bddce0b6747e10/000003eb--0f891e5a10/9:

image

@sshane
Copy link
Contributor Author

sshane commented Nov 19, 2024

@sshane
Copy link
Contributor Author

sshane commented Dec 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug controls controls/planner related
Projects
None yet
Development

No branches or pull requests

1 participant