Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| README.md | 7 months ago | |
| basic.yml | 7 months ago | |
This example demonstrates the simplest possible setup: loading and running a robot simulation using the dora-mujoco node.
dora-mujoco node worksrobot-descriptionsThe simulation runs at 500Hz and outputs:
cd basic_simulation
dora build basic.yml
dora run basic.yml
You should see:
dora-mujoco node loads the RoboDog (go2) model using load_robot_description("go2_mj_description")The basic.yml configures:
"go2" you change this to other robots nameDORA (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