ClarusC64 commited on
Commit
7f71f8e
·
verified ·
1 Parent(s): 463617f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -1,3 +1,36 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - text-classification
7
+ tags:
8
+ - robotics
9
+ - uav
10
+ - control_systems
11
+ - stability
12
+ pretty_name: "Clarus Drone Control Loop Stability Coherence Risk v0.1"
13
+ dataset_id: "drone-control-loop-stability-coherence-risk-v0.1"
14
+ domain: robotics_uav
15
+ pillar: control_stability
16
+ series: "DRONE-04"
17
+ coherence_pair:
18
+ observable_a: control_latency_and_actuator_response
19
+ observable_b: oscillation_heading_error_and_disturbance_handling
20
+ ground_truth: ground_truth_label
21
+ validation_status: pre_release
22
+ ---
23
+ What this repo is for
24
+
25
+ Detect when a drone’s control loop is drifting toward instability.
26
+
27
+ Focus
28
+ • latency
29
+ • oscillation
30
+ • actuator response
31
+ • tuning quality
32
+ • disturbance handling
33
+
34
+ Why it matters
35
+ Loss of control often starts as small oscillations.
36
+ This dataset flags the instability early.