Declare Apache 2.0 in dataset metadata
Browse files- metadata.json +3 -1
metadata.json
CHANGED
|
@@ -72,5 +72,7 @@
|
|
| 72 |
"robotics.robust_pose_graph_false_loops",
|
| 73 |
"robotics.ukf_bearing_only_tracking"
|
| 74 |
],
|
| 75 |
-
"generated_at_utc": "2026-08-03T08:14:22Z"
|
|
|
|
|
|
|
| 76 |
}
|
|
|
|
| 72 |
"robotics.robust_pose_graph_false_loops",
|
| 73 |
"robotics.ukf_bearing_only_tracking"
|
| 74 |
],
|
| 75 |
+
"generated_at_utc": "2026-08-03T08:14:22Z",
|
| 76 |
+
"license": "Apache-2.0",
|
| 77 |
+
"license_file": "LICENSE"
|
| 78 |
}
|