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
docs(reaction_analyzer): update bag files and the README (#8633)
* docs(reaction_analyzer): update bag files and the README
Signed-off-by: batuhanbeytekin <batuhanbeytekin@gmail.com>
Signed-off-by: Batuhan Beytekin <batuhanbeytekin@gmail.com>
- On the first run of the tool in perception_planning mode, initialization might take longer than expected. Please allow some time for the process to complete.
94
+
93
95
After the command, the `e2e_simulator` and the `reaction_analyzer` will be launched. It will automatically start
94
96
to test. After the test is completed, the results will be stored in the `output_file_path` you defined.
95
97
@@ -119,10 +121,8 @@ for `perception_planning` mode) parameters.**
- After EGO is initialized, you can move the ego vehicle to the desired position by using the `SetGoal` button in the
123
-
RViz.
124
-
- After the EGO stopped in desired position, please localize the dummy obstacle by using the traffic controller. You can
125
-
control the traffic by pressing `ESC` button.
124
+
- After the EGO is initialized, you can position the ego vehicle in the desired location using the `2D Pose Estimate` button in RViz.
125
+
- After the EGO located in desired position, please localize the dummy obstacle by using the traffic controller. You can access the traffic control section by pressing the 'ESC' key.
126
126
127
127
**After localize EGO and dummy vehicle, we should write the positions of these entities in the map frame
128
128
in `reaction_analyzer.param.yaml`. To achieve this:**
0 commit comments