Merge branch 'main' of https://github.com/DUDULRX/lerobot
This commit is contained in:
commit
8e28f1ee60
|
@ -76,12 +76,12 @@ class RoarmRobot:
|
||||||
"action": {
|
"action": {
|
||||||
"dtype": "float32",
|
"dtype": "float32",
|
||||||
"shape": (6,),
|
"shape": (6,),
|
||||||
"names": ["1", "2," "3", "4", "5","6"],
|
"names": ["1", "2,3", "4", "5", "6"],
|
||||||
},
|
},
|
||||||
"observation.state": {
|
"observation.state": {
|
||||||
"dtype": "float32",
|
"dtype": "float32",
|
||||||
"shape": (6,),
|
"shape": (6,),
|
||||||
"names": ["1", "2," "3", "4", "5","6"],
|
"names": ["1", "2,3", "4", "5", "6"],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue