Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/demos/digital-twin-demos/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- AWSIM with Autoware Core Demo: autoware-core-awsim
- MORAI_Sim-tutorial.md
- carla-tutorial.md
- panosim-demo.md

Check warning on line 6 in docs/demos/digital-twin-demos/.pages

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (panosim)
22 changes: 22 additions & 0 deletions docs/demos/digital-twin-demos/panosim-demo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# PanoSim simulator demo

Check warning on line 1 in docs/demos/digital-twin-demos/panosim-demo.md

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (Pano)

## Overview

PanoSim is an integrated testing simulation platform for autonomous driving, and its technologies and product development.

Check warning on line 5 in docs/demos/digital-twin-demos/panosim-demo.md

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (Pano)

[PanoSim and Autoware co-simulation tutorial](https://gitee.com/wobuzhuchele/panosim-autoware/blob/master/README.en.md).

Check warning on line 7 in docs/demos/digital-twin-demos/panosim-demo.md

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (Pano)
Based on PanoSim V32 and Autoware Universe, it includes bridge, map ,scenarios, installation tutorial.

Check warning on line 8 in docs/demos/digital-twin-demos/panosim-demo.md

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (Pano)

## Instructions

1. [PanoSim-Autoware Framework](https://gitee.com/wobuzhuchele/panosim-autoware/blob/master/Document/PanoSim-Autoware.en.md)

Check warning on line 12 in docs/demos/digital-twin-demos/panosim-demo.md

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (Pano)
2. [Co-simulation PanoSim Configuration Tutorial](https://gitee.com/wobuzhuchele/panosim-autoware/blob/master/Document/PanoSim-Autoware%20PanoSim.en.md), [ROS 2 Configuration Tutorial](https://gitee.com/wobuzhuchele/panosim-autoware/blob/master/Document/ROS2%20Bridge.en.md)
3. [Co-simulation AutoWare Configuration Tutorial](https://gitee.com/wobuzhuchele/panosim-autoware/blob/master/Document/PanoSim-Autoware%20Autoware.en.md)

## Development

Currently, development is still ongoing, with many feature updates planned.

!!! note

If you encounter any issues or have suggestions, please submit them under [PanoSim Autoware Issues](https://gitee.com/wobuzhuchele/panosim-autoware/issues).
Loading