Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

implement priority-based search in DrivingSwarm #44

Open
1 of 8 tasks
bastinat0r opened this issue Jun 25, 2024 · 0 comments
Open
1 of 8 tasks

implement priority-based search in DrivingSwarm #44

bastinat0r opened this issue Jun 25, 2024 · 0 comments
Assignees

Comments

@bastinat0r
Copy link
Member

bastinat0r commented Jun 25, 2024

  • get overview over the algorithm
  • seperately (disconnected from the ros directory) implement high level pbs algorithm (for discrete sim)
  • implement algorithm into the ros directory
  • get fake sim with PBS running
  • implement algorithm for real sim and real robots
  • gather Data of PBS performance

Stretch Goals:

  • Modify Algorithm to also allow Depth First Search
  • Test Performance of Breadth First vs. Depth First Search
@bastinat0r bastinat0r changed the title prioritized search priority-based search Jul 9, 2024
@bastinat0r bastinat0r changed the title priority-based search implement priority-based search in DrivingSwarm Jul 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants