Skip to content

Latest commit

 

History

History
98 lines (81 loc) · 5.96 KB

File metadata and controls

98 lines (81 loc) · 5.96 KB

Robot SF — Developer Guide

This guide is the developer entry point for Robot SF. It covers architecture, contribution workflow, validation gates, CI, and internals. It assumes you can already install and run Robot SF (see the User Guide); it focuses on building and extending the codebase rather than running experiments (see the Research & Benchmark Guide for that).

1. Setup and local workflow

2. Architecture and internals

3. Validation gates and CI

4. Planner and scenario contribution

5. Tooling and developer scripts

6. Visualization and rendering internals

7. Pedestrian metrics internals

Where to go next