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

Investigate better search algorithms for confined space #3

Open
Carter90 opened this issue Feb 25, 2022 · 2 comments
Open

Investigate better search algorithms for confined space #3

Carter90 opened this issue Feb 25, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@Carter90
Copy link
Contributor

Carter90 commented Feb 25, 2022

We should think about search algorithm(s) we want to use, as the correlated random walk is made for covering as much area as possible which is not what we want in this environment

@Carter90 Carter90 added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Feb 25, 2022
@Carter90
Copy link
Contributor Author

I reduced distances 888e9c1 561e82a and speeds ea10b6d this should probably be good enough but if anyone has suggestions it would be much appreciated.

@Antonio-Griego
Copy link
Contributor

Thinking about this is a great idea!

For the purpose of the workshop in its current form, random search is sufficient. In the future, if this workshop gets expanded into a full robotics class this is exactly the kind of area we could expand into: ML classification, search, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants