Quick Start
Let's get started with Rosia in less than 3 minutes.
Installation
pip install rosia
Alternatively, build and install from source:
git clone https://github.com/rosia-project/rosia.git
cd rosia
pip install -e .
Requires python>=3.9.
Next Steps
- Hello World — build your first Rosia application
- Timer — drive periodic events with timers and logical time
- Synchronization — automatic synchronization across parallel pipelines
- Visualization with Rerun — visualize node data with Rerun