karimkusin commited on
Commit
456878c
·
verified ·
1 Parent(s): 3de8556

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ---
5
+ license: apache-2.0
6
+ tags:
7
+ - humanoid
8
+ - robotics
9
+ - locomotion
10
+ - control
11
+ ---
12
+
13
+ # Humanoid Locomotion Controller
14
+
15
+ A simplified controller model for humanoid robot locomotion.
16
+
17
+ ## Description
18
+ This repository contains a minimal control model structure for humanoid walking and locomotion tasks.
19
+
20
+ ## Intended Use
21
+ - Humanoid locomotion control
22
+ - Walking policy experimentation