dora-rs / dora

DORA (Dataflow-Oriented Robotic Application) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
https://dora-rs.ai
Apache License 2.0
1.35k stars 67 forks source link

Make daemons working dir configurable #555

Closed Gege-Wang closed 1 week ago

Gege-Wang commented 2 weeks ago

This PR is for multiple-daemons:

follow #535