[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": {
|
||||
"dtype": "float32",
|
||||
"shape": (6,),
|
||||
"names": ["1", "2," "3", "4", "5","6"],
|
||||
"names": ["1", "2,3", "4", "5", "6"],
|
||||
},
|
||||
"observation.state": {
|
||||
"dtype": "float32",
|
||||
"shape": (6,),
|
||||
"names": ["1", "2," "3", "4", "5","6"],
|
||||
"names": ["1", "2,3", "4", "5", "6"],
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue