Skip to content

Feature/npc controller is currently slow#47

Open
hallfjonas wants to merge 40 commits into
mainfrom
feature/npc-controller-is-currently-slow
Open

Feature/npc controller is currently slow#47
hallfjonas wants to merge 40 commits into
mainfrom
feature/npc-controller-is-currently-slow

Conversation

@hallfjonas
Copy link
Copy Markdown
Owner

computation time can be limited by setting a time-out

  • included a configurable time-out option for the controller
  • tried to make the computation more efficient
  • I think eventually we need something like A*

future development

  • the controller often crashes because it's decisions are too greedy on straight lines
  • this PR closes NPC controller is currently slow #45
  • we can work on improving performance in a new issue

…sing a point where we believe the vehicle is close to
…ections itself

- additionally included some checks for feasibility, which currently simply generate warnings
…' into feature/npc-controller-is-currently-slow
@hallfjonas hallfjonas linked an issue Mar 5, 2025 that may be closed by this pull request
@hallfjonas hallfjonas requested a review from emilcode-dev March 5, 2025 09:15
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

Successfully merging this pull request may close these issues.

NPC controller is currently slow

1 participant