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

Launch parameter errors in gzserver.launch.py #1411

Closed
scpeters opened this issue Jul 29, 2022 · 2 comments
Closed

Launch parameter errors in gzserver.launch.py #1411

scpeters opened this issue Jul 29, 2022 · 2 comments
Assignees
Labels

Comments

@scpeters
Copy link
Member

I'm seeing some weird console errors using the ros2 branch with the following launch command:

$ ros2 launch gazebo_ros gzserver.launch.py verbose:=true physics:=ode
...
[Err] [Server.cc:472] Could not open file[]
[Wrn] [Server.cc:381] Falling back on worlds/empty.world
...
[Err] [Server.cc:530] Unregistered physics engine [ ], the default will be used instead
@jacobperron
Copy link
Collaborator

Reverting #1376 seems to resolve the issue.
I haven't looked too closely at what we can do to avoid using shell=True while avoiding these noisy console errors at the same time.

@jacobperron
Copy link
Collaborator

This was fixed in #1414

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

No branches or pull requests

2 participants