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

Visualize Road #58

Open
2 of 4 tasks
ChristianBirchler opened this issue Jul 5, 2022 · 0 comments
Open
2 of 4 tasks

Visualize Road #58

ChristianBirchler opened this issue Jul 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@ChristianBirchler
Copy link
Member

ChristianBirchler commented Jul 5, 2022

User Story

As a user, I want to see visually the generated road so that I have a more comprehensive view on the test scenario.

Acceptance Criteria

Scenario 1:

  • Given: Test is generated
  • When: Dedicated visualization command is entered
  • Then: It saves an image of an abstract road

Scenario 2:

  • Given: Test is generated
  • When: Dedicated visualization command is entered with option flag for actual trajectory
  • Then: It saves an image of an abstract road with the actual trajectory line of the car run in the simulator

Definition of Done

  • Code is reviewed
  • Code is manually tested in dev and test environments
  • All code is integrated frequently
  • Integration testing is performed
  • SonarQube check is run to determine the code metrics
  • Refactoring is done

Tasks

  • Identify library for visualization
  • Plot the road lines
  • Plot the trajectory
  • Creat API/CLI
@ChristianBirchler ChristianBirchler added the enhancement New feature or request label Jul 5, 2022
@ChristianBirchler ChristianBirchler self-assigned this Jul 5, 2022
@ChristianBirchler ChristianBirchler added this to To do in SDC-Scissor Jul 5, 2022
@ChristianBirchler ChristianBirchler added this to the v2.2.0 milestone Jan 6, 2023
ChristianBirchler added a commit that referenced this issue Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant