Skip to content

Commit d748dd2

Browse files
Update README with keyboard control instructions
Added instructions for controlling the robot using keyboard arrows.
1 parent df0ff39 commit d748dd2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ pip install -e .
6161
```
6262
conda activate mpx_env
6363
python mpx/examples/mjx_quad.py
64+
## Use the keyboard's arrows to control the robot ##
6465
```
66+
6567
> **Note:**
6668
The first time running the script it can take more than a minute to JIT the solver
6769

0 commit comments

Comments
 (0)