Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode: start gzclient GUI for Gazebo simulation #12300

Merged
merged 1 commit into from
Jun 17, 2019
Merged

Conversation

julianoes
Copy link
Contributor

@dagar I think it's a nice default to start the Gazebo GUI.

@julianoes julianoes requested a review from dagar June 17, 2019 13:34
@@ -63,7 +63,7 @@
"GAZEBO_MODEL_PATH": "${workspaceRoot}/Tools/sitl_gazebo/models"
}
},
"command": "gzserver --verbose ${workspaceRoot}/Tools/sitl_gazebo/worlds/iris.world",
"command": "gzserver --verbose ${workspaceRoot}/Tools/sitl_gazebo/worlds/iris.world & gzclient",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if these should be separate tasks?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering too but didn't know how to do that.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll take a pass at it when adding a standalone headless option.

@dagar
Copy link
Member

dagar commented Jun 17, 2019

Yes that certainly makes for a better initial experience. I'll readd a secondary headless option.

@dagar dagar merged commit fea284f into master Jun 17, 2019
@dagar dagar deleted the pr-vscode-gzclient branch June 17, 2019 23:55
@hamishwillee
Copy link
Contributor

FWIW Gazebo doesn't work on Windows. I guess neither does vscode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants