una-auxme / paf

MIT License
6 stars 0 forks source link

[Feature]: Create Test-Route/-Scenario with Dev-Launch incl. vehicles + 1st person spectator #176

Closed MaxJa4 closed 8 months ago

MaxJa4 commented 8 months ago

Description

We currently test our code with either the evaluation route or by driving in the dev-launch environment. Inside the eval-route, we cannot alter or specifically test anything. In dev-launch, there are currently no vehicles and the spectator camera is floating off the map. Additionally, there is a memory leak when using dev-launch.

The goal is to enhance and extend dev-launch to have a 1st person spectator, spawned vehicles and a configurable environment for testing our code.

Definition of Done