Minor examples cleanup.
This commit is contained in:
parent
56c62ae370
commit
ef07e54121
|
@ -175,4 +175,5 @@ _isaac_sim
|
||||||
.vscode
|
.vscode
|
||||||
deploy/sgiaun-umut
|
deploy/sgiaun-umut
|
||||||
examples/datasets
|
examples/datasets
|
||||||
Go2Py/assets/checkpoints/SoloParkour/devel
|
Go2Py/assets/checkpoints/SoloParkour/devel
|
||||||
|
Go2Py/assets/checkpoints
|
|
@ -138,13 +138,6 @@
|
||||||
"source": [
|
"source": [
|
||||||
"fsm.close()"
|
"fsm.close()"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": []
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|
Loading…
Reference in New Issue