Skip to content

Commit

Permalink
docs: fix architecture_type for scenario_simulator_v2 (autowarefoun…
Browse files Browse the repository at this point in the history
…dation#610)

doc: fix architecture_type for scenario_simulator_v2

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
HansRobo authored Oct 23, 2024
1 parent b9f53c6 commit 54379ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

```bash
ros2 launch random_test_runner random_test.launch.py \
architecture_type:=awf/universe \
architecture_type:=awf/universe/20240605 \
sensor_model:=sample_sensor_kit \
vehicle_model:=sample_vehicle
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

```bash
ros2 launch scenario_test_runner scenario_test_runner.launch.py \
architecture_type:=awf/universe \
architecture_type:=awf/universe/20240605 \
record:=false \
scenario:='$(find-pkg-share scenario_test_runner)/scenario/sample.yaml' \
sensor_model:=sample_sensor_kit \
Expand Down

0 comments on commit 54379ae

Please sign in to comment.