AroticMerch commited on
Commit
b60e8f7
·
verified ·
1 Parent(s): c50b260

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - humanoid
6
+ - localization
7
+ - navigation
8
+ - robotics
9
+ ---
10
+
11
+ # Humanoid Localization Engine
12
+
13
+ AI model for estimating humanoid position
14
+ and orientation within mapped environments.
15
+
16
+ ## Capabilities
17
+
18
+ - Position estimation
19
+ - Orientation tracking
20
+ - Confidence scoring
21
+ - Indoor navigation support
22
+
23
+ ## Model File
24
+
25
+ config.json
26
+
27
+ ## License
28
+
29
+ MIT