-
Notifications
You must be signed in to change notification settings - Fork 204
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
Wamv model not found #732
Comments
Hi! I can't reproduce this error. WAM-V doesn't have to be downloaded, it's generated on the fly from URDF. Could you paste the error message that you're getting? |
Could you share the output of this command?
|
The paths on I wonder if you ran
Recompile again and in a new terminal source the appropriate |
This works great for me now. Thanks for helping me with troubleshooting! |
How can I make Gazebo search in |
Describe the bug
Please say what is broken. Include whether you think this is a problem with the code or the documentation / tutorials.
Running the standard competition command or command from custom WAMV to launch the simulation gives the following error on gazebo:
ros2 launch vrx_gz competition.launch.py world:=sydney_regatta
Gazebo does not seem to be able to download the model of the WAMV - is there another way to download the meshes and place them into a directory?
Expected behavior
WAMV mesh should be downloaded and rendered, but the download does not seem to work.
To Reproduce
Ran the same steps per the instructions on installing VRX and launching the competition environment.
System Configuration:
Tell us about your system.
Screenshots
If applicable, add screenshots to help explain your problem. (If the problem is terminal output, it is better to cut and paste the text than to take a screenshot.)
Additional notes
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: