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

Add diffusion to ball search heatmap #1677

Open
oleflb opened this issue Mar 9, 2025 · 0 comments
Open

Add diffusion to ball search heatmap #1677

oleflb opened this issue Mar 9, 2025 · 0 comments
Assignees

Comments

@oleflb
Copy link
Contributor

oleflb commented Mar 9, 2025

Right now, the ball search heatmap simply decays the likelihood of a ball being in a cell. In the C++ days, this was implemented using diffusion. Furthermore, the grid was normalized to represent a discrete probability distribution.

Adding this to our Rust code could improve our ball search behavior.

@oleflb oleflb moved this to Open in Development Mar 9, 2025
@pejotejo pejotejo self-assigned this Mar 11, 2025
@MeiiMoon MeiiMoon moved this from Open to In Progress in Development Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants