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

Monte Carlo Localization #1

Open
manglemix opened this issue Apr 6, 2024 · 1 comment
Open

Monte Carlo Localization #1

manglemix opened this issue Apr 6, 2024 · 1 comment

Comments

@manglemix
Copy link

manglemix commented Apr 6, 2024

Hi, I am a student at the University of Utah and a member of Utah Student Robotics. We are trying to achieve autonomy with our robot and we are interested in utilizing Monte Carlo Localization. However, I am the only contributing programmer, and I am not super familiar with statistics. There are also not many good references for statistics in Rust. Could this library be used for achieving Monte Carlo Localization? Are there any pieces of advice you could provide for me? I would greatly appreciate it.

Also, we have made it our goal to program our robot completely in Rust, just for the added challenge.

@ManifoldFR
Copy link
Owner

Hi,

Unfortunately I'm not sure what Monte Carlo localization ? I'm also a robotics student, but I work on control rather than estimation or localization.
As for statistics in Rust, I don't know where the ecosystem is right now. I don't even know if ndarray is still the best package for doing linear algebra

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

No branches or pull requests

2 participants