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

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

Closed
MaxJa4 opened this issue Jan 28, 2024 · 0 comments · Fixed by #178
Closed
Assignees
Labels
infrastructure Docker, Project setup, ...

Comments

@MaxJa4
Copy link
Collaborator

MaxJa4 commented Jan 28, 2024

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

  • Dev launch spawns vehicles
  • Spectator is spawned at the ego vehicle instead of outside the map
  • Scenarios (start position, vehicle count, ...) can be configured
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Docker, Project setup, ...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant