-
|
Hello dora-rs team, I am very interested in Project #4: dora-studio — GUI for Dataflow Management for GSoC. I am currently involved in an open-source robotics project using Dora, where I have worked on data collection and inference-related workflows. From this experience, I feel that Dora’s CLI-based workflow is powerful, but a lightweight GUI could make it much easier to understand existing dataflows, iterate on them, and monitor runtime status in one place. My current understanding of the project is that the goal is not to replace the CLI, but to build a simple and practical graphical layer on top of it. My current direction is roughly:
To keep the scope realistic, I think the first version should focus on a complete but small workflow:
A few questions I would like to ask before preparing the proposal:
I have already started reviewing the Dora docs and repository structure to better understand how dataflows are currently defined and executed, and I would be happy to refine the direction based on feedback here. Thank you, DGH |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The core purpose of DoraStudio is to replace the CLI (cli-based) approach for developing DORA nodes and to provide visual debugging. I believe that designing DoraStudio's functionality with this goal in mind is quite appropriate. |
Beta Was this translation helpful? Give feedback.
The core purpose of DoraStudio is to replace the CLI (cli-based) approach for developing DORA nodes and to provide visual debugging. I believe that designing DoraStudio's functionality with this goal in mind is quite appropriate.