Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 months ago | |
|---|---|---|
| .. | ||
| src | 5 months ago | |
| Cargo.toml | 6 months ago | |
| README.md | 1 year ago | |
| dora-schema.json | 6 months ago | |
cargo run -p dora-core generate_schemas
We can pass the JSON Schema to VSCode redhat.vscode-yaml to enables features such as:
Install redhat.vscode-yaml
Open User Settings(JSON) in VSCode within ctrl+ shift + p search bar.
Add the following:
"yaml.schemas": {
"https://raw.githubusercontent.com/dora-rs/dora/main/libraries/core/dora-schema.json": "/*"
},
And you should be set! 🔥
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 datafl
Rust Python TOML Markdown C other