acengnew commited on
Commit
298b735
·
verified ·
1 Parent(s): 5a491bb

Create data.json

Browse files
Files changed (1) hide show
  1. data.json +4 -0
data.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [
2
+ { "instruction": "Start moving", "intent": "start_motion" },
3
+ { "instruction": "Stop immediately", "intent": "stop_motion" }
4
+ ]