Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: mit
|
| 4 |
+
tags: [humanoid, security, action, planning, robotics]
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Security Intent to Action Dataset
|
| 8 |
+
|
| 9 |
+
This dataset maps inferred security intent
|
| 10 |
+
to safe, non-violent humanoid response actions.
|
| 11 |
+
|
| 12 |
+
All actions prioritize communication,
|
| 13 |
+
visibility, and escalation to human authorities.
|
| 14 |
+
|
| 15 |
+
## Structure
|
| 16 |
+
- Security intent
|
| 17 |
+
- Response goal
|
| 18 |
+
- Abstract action sequence
|
| 19 |
+
|
| 20 |
+
## Part of
|
| 21 |
+
Humanoid Network (HAN)
|
| 22 |
+
|
| 23 |
+
## License
|
| 24 |
+
MIT
|