[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
bb9e77e712
commit
21d95aedb4
|
@ -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