From 01f9edf56da8c71b55fd09f1baa1b5c7111c46b5 Mon Sep 17 00:00:00 2001 From: ziyanx02 Date: Sun, 24 Mar 2024 09:04:41 +0000 Subject: [PATCH] uodate README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 651c954..3852a31 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,11 @@ Blocks used in terrain registration is defined in `./mqe/utils/terrain/barrier_t `python ./openrl_ws/test.py --algo ALGO_NAME --task TASK_NAME --checkpoint /PATH/TO/CHECKPOINT` - `--record_video` to record video (frames) - - `--algo ALGO` should be specified as well as `--checkpoint` + - `--algo ALGO_NAME` should be specified as well as `--checkpoint` -## Task Registration ## +4. Create new task + +## Existing Tasks ## TBD