Remove gazebo standalone option
Build Docs / build (push) Failing after 28s Details

This commit is contained in:
Alex Davies 2024-11-29 14:06:57 -04:00
parent 8c074f7bee
commit 8f49f6cffd
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ applications = {
"rqt": ["rqt"],
"rviz2": ["rviz2"],
"Gazebo": ["/gz_entrypoint.sh"],
"Gazebo Standalone": "gz sim -v4".split(),
# Add more applications here if needed
}