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

Fix collision in HenrikExplorationAlgorithm #10

Open
henneboy opened this issue Oct 18, 2024 · 0 comments
Open

Fix collision in HenrikExplorationAlgorithm #10

henneboy opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@henneboy
Copy link

Use DetectWall() and SenseNearbyRobots() to detect when we are too close to robots and walls

henneboy added a commit that referenced this issue Oct 18, 2024
* feature:breath-first-search-exploration
* refactor:destination reached detection
* Add communication
* Update Assets/Scripts/Robot/IRobotController.cs
* Added some comments about the algorithm
* Remove broken collision corrector

Issue #10 for next PR
---------

Co-authored-by: Jakob Meyer Olsen <[email protected]>
Co-authored-by: Puvikaran Santhirasegaram <[email protected]>
@miniJmo miniJmo added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants