You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
Checklist
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
on_configure()
method inopenscenario_interpreter.cpp
Definition of done
The text was updated successfully, but these errors were encountered: