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: add AWSIM autonomous driving pipeline to README
- Add AWSIM pipeline section with quick start commands
- Update scope to include lanelet2 generation and AWSIM pipeline
- Add AWSIM tutorial link to docs section
- Highlight lanelet2 auto-generation and one-command demo in Why This Repo
Build a pointcloud map from AWSIM simulator data, auto-generate a lanelet2 map from the SLAM trajectory, and run autonomous driving with Autoware — all from self-made maps.
See [AWSIM Autonomous Driving Tutorial](docs/awsim-autonomous-driving-tutorial.md) for the full walkthrough.
128
+
88
129
## Point-Cloud Map Example
89
130
Autoware-compatible browser proof built from a live `/map/pointcloud_map`: the rendered map comes from Autoware map loaders, map verify is `PASS`, and GNSS runs emit `LocalCartesian`.
0 commit comments