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
Is your feature request related to a problem? Please describe.
While debugging scenarios with different values (list) for modifiers, it is not clear which values is selected and used between different combinations in a specific test iteration.
For example, a scenario with modifiers like that ...
ahmeddesokyebrahim
changed the title
Scenario simulator does not print or visualize parameters/modifier used for test iterations
Enhancing scenario_simulator_v2 to print or visualize parameters/modifiers used for test iterations
Jun 4, 2024
@yamacir-kit Do you have any opinion about how these information should be output to the user? (in Rviz, in terminal, make the verbosity configurable, etc.)
Is your feature request related to a problem? Please describe.
While debugging scenarios with different values (list) for modifiers, it is not clear which values is selected and used between different combinations in a specific test iteration.
For example, a scenario with modifiers like that ...
it becomes confusing which value of
__tier4_modifier_an
is used with which value of__tier4_modifier_D
in an iteration.Describe the solution you'd like
It will be helpful if the parameters and modifiers used for each iteration is visualized in RViz.
Describe alternatives you've considered
It could a valid alternative to have it only printed in the terminal instead of text visualization in RViz
Additional context
The text was updated successfully, but these errors were encountered: