Skip to content

Commit

Permalink
add instruction for playing rosbag
Browse files Browse the repository at this point in the history
Signed-off-by: kminoda <[email protected]>
  • Loading branch information
kminoda committed Nov 9, 2023
1 parent 6f9fc9f commit 013f024
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/how-to-guides/others/using-divided-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ ros2 launch autoware_launch logging_simulator.launch.xml \
vehicle_model:=sample_vehicle_split sensor_model:=sample_sensor_kit
```

For playing rosbag to simulate Autoware, please refer to the instruction in [the tutorial for rosbag replay simulation](https://autowarefoundation.github.io/autoware-documentation/main/tutorials/ad-hoc-simulation/rosbag-replay-simulation/).

## Related links

- For specific format definition of the divided map, please refer to [Map component design page](https://autowarefoundation.github.io/autoware-documentation/main/design/autoware-architecture/map/)
Expand Down

0 comments on commit 013f024

Please sign in to comment.