-
Hello! In grid_mapper.map_to_grid, there are keywords for nb, and bsp (virtual beam width and virtual beam spacing respectively). Can someone explain what those are exactly? |
Beta Was this translation helpful? Give feedback.
Answered by
mgrover1
Jul 23, 2025
Replies: 1 comment 1 reply
-
Here are some definitions:
This is essentially creating a synthetic radar, with beams expanding radially, and you can configure how large and how far apart these beams are. Ideally, you would use rough estimates from your actual radar to feed in here, which would help the gridding/radius of influence calculations. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rwall2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here are some definitions:
This is essentially creating a synthetic radar, with beams expanding radially, and you can configure how large and how far apart these beams are. Ideally, you would use rough estimates from your actual radar to feed in here, which would help the gridding/radius of influence calculations.