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

Enhancing scenario_simulator_v2 to print or visualize parameters/modifiers used for test iterations #4809

Open
3 of 4 tasks
ahmeddesokyebrahim opened this issue Jun 4, 2024 · 1 comment
Assignees
Labels
component:simulation Virtual environment setups and simulations.

Comments

@ahmeddesokyebrahim
Copy link

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

This is a task to reflect this feature request open in scenario_simulator_v2 repository into Autoware tasks and Autoware Labs project board.

Purpose

The purpose of this task to add the feature for printing or visualizing different parameters and modifiers used in a specific test iteration. More info here

Possible approaches

  • Get parameters declarations used before running each iteration from the on_configure() method in openscenario_interpreter.cpp
  • Print these parameters declarations on terminal
  • Add a message definition to hold the parameters declarations as string and publish it
  • Visualize this msg content in scenario simulator RViz.

Definition of done

  • Scenario simulator is capable of reporting the parameters used for each test iteration.
@ahmeddesokyebrahim ahmeddesokyebrahim self-assigned this Jun 4, 2024
@ahmeddesokyebrahim ahmeddesokyebrahim changed the title Scenario simulator does not print or visualize parameters/modifier used for test iterations Scenario simulator does not print or visualize parameters/modifiers used for test iterations Jun 4, 2024
@ahmeddesokyebrahim ahmeddesokyebrahim changed the title Scenario simulator does not print or visualize parameters/modifiers used for test iterations Enhancing scenario_simulator_v2 to print or visualize parameters/modifiers used for test iterations Jun 4, 2024
@ahmeddesokyebrahim ahmeddesokyebrahim added the component:simulation Virtual environment setups and simulations. label Aug 20, 2024
@ahmeddesokyebrahim
Copy link
Author

ahmeddesokyebrahim commented Aug 20, 2024

PR :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:simulation Virtual environment setups and simulations.
Projects
Status: In Progress
Development

No branches or pull requests

1 participant