DORA (Dataflow-Oriented Robotic Architecture) 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.
Currently rust node and the cli requires easier to use cargo or wget, but it would be simpler if we could just pip install them.
This PR do this.
People will be able to do:
This will make the pull process of nodes simpler for people who only use python.