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

Gazebo SITL - Boat #20235

Closed
ArturZolich opened this issue Sep 16, 2022 · 1 comment
Closed

Gazebo SITL - Boat #20235

ArturZolich opened this issue Sep 16, 2022 · 1 comment
Labels

Comments

@ArturZolich
Copy link

ArturZolich commented Sep 16, 2022

An SDF file of boat model is broken, which causes SITL to hang during loading. No clear error is indicated.
The problem is caused by line 456:
</plugin>
which doesn't have a start-tag. Removing the line solves the issue.

I discovered the issue following a tutorial on SITL and trying to make gazebo_boat:
make px4_sitl gazebo_boat
(https://docs.px4.io/main/en/simulation/gazebo.html)

@Jaeyoung-Lim
Copy link
Member

@ArturZolich Thanks, would you be able to make a Pull Request in https://github.com/PX4/PX4-SITL_gazebo ?

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