Caplin43 commited on
Commit
bc5fa73
·
verified ·
1 Parent(s): 7f086fe

Create train.csv

Browse files
Files changed (1) hide show
  1. train.csv +9 -0
train.csv ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ command,label
2
+ move forward 2 steps,move_forward
3
+ rotate body to the left,rotate_left
4
+ grab the object,grab
5
+ release the object,release
6
+ bend down slowly,bend
7
+ stand still,idle
8
+ walk backward slowly,move_backward
9
+ turn right 45 degrees,rotate_right