Remove gazebo standalone option
Build Docs / build (push) Failing after 28s
Details
Build Docs / build (push) Failing after 28s
Details
This commit is contained in:
parent
8c074f7bee
commit
8f49f6cffd
|
@ -13,7 +13,6 @@ applications = {
|
||||||
"rqt": ["rqt"],
|
"rqt": ["rqt"],
|
||||||
"rviz2": ["rviz2"],
|
"rviz2": ["rviz2"],
|
||||||
"Gazebo": ["/gz_entrypoint.sh"],
|
"Gazebo": ["/gz_entrypoint.sh"],
|
||||||
"Gazebo Standalone": "gz sim -v4".split(),
|
|
||||||
# Add more applications here if needed
|
# Add more applications here if needed
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue