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

competition.launch.py of the vrx_gz package cannot find vrx_gz/models #705

Closed
emusman-lab opened this issue Jul 12, 2023 · 3 comments
Closed

Comments

@emusman-lab
Copy link

emusman-lab commented Jul 12, 2023

Hello
when i launch the ros2 launch vrx_gz competition.launch.py world:=/home/usman/boat_ws/src/vrx/vrx_gz/worlds/gymkhana_task.sdf
I get the following errors

[ruby $(which ign) gazebo-1] [Err] [Server.cc:139] Error Code 13: [/sdf/world[@name="gymkhana_task"]/include[1]/uri:/home/usman/boat_ws/src/vrx/vrx_gz/worlds/gymkhana_task.sdf:L351]: Msg: Unable to find uri[coast_waves]
[ruby $(which ign) gazebo-1] [Err] [Server.cc:139] Error Code 13: [/sdf/world[@name="gymkhana_task"]/include[2]/uri:/home/usman/boat_ws/src/vrx/vrx_gz/worlds/gymkhana_task.sdf:L356]: Msg: Unable to find uri[platform]
[ruby $(which ign) gazebo-1] [Err] [Server.cc:139] Error Code 13: [/sdf/world[@name="gymkhana_task"]/include[3]/uri:/home/usman/boat_ws/src/vrx/vrx_gz/worlds/gymkhana_task.sdf:L361]: Msg: Unable to find uri[model://short_navigation_course_0]
[ruby $(which ign) gazebo-1] [Err] [Server.cc:139] Error Code 13: [/sdf/world[@name="gymkhana_task"]/include[4]/uri:/home/usman/boat_ws/src/vrx/vrx_gz/worlds/gymkhana_task.sdf:L368]: Msg: Unable to find uri[model://obstacle_course]

Please let me know why the gazebo cannot find these models
here is the output of echo $GZ_SIM_RESOURCE_PATH
/home/usman/boat_ws/install/wamv_description/share/wamv_description/models:/home/usman/boat_ws/install/vrx_gz/share/vrx_gz/models/tmp:/home/usman/boat_ws/install/vrx_gz/share/vrx_gz/models:/home/usman/boat_ws/install/vrx_gz/share/vrx_gz/worlds/2023_practice:/home/usman/boat_ws/install/vrx_gz/share/vrx_gz/worlds:/home/usman/boat_ws/install/vrx_gazebo/share/vrx_gazebo/models:/home/usman/boat_ws/install/vrx_gazebo/share/

@emusman-lab emusman-lab changed the title competition.launch.py of the vrx_gz package cannot find world and other models competition.launch.py of the vrx_gz package cannot find vrx_gz/models Jul 12, 2023
@danny-jordan
Copy link

danny-jordan commented Jul 13, 2023

Not sure if my problem is related to yours, but I when I try to run the command from the tutorial I get this error:

ros2 launch vrx_gz competition.launch.py world:=sydney_regatta.sdf

when I try to start the sydney_regatta.sdf file manually ,without the launch file, i get the same error as emusman-lab.
"Msg: Unable to find uri[coast_waves]"

[create-3] [INFO] [1689234349.036520696] [ros_gz_sim]: Requesting list of world names.
[create-3] Service [/gazebo/worlds] is not valid.

@emusman-lab
Copy link
Author

@danny-jordan Yes We both have same issue.
I am looking into it from few days. Please if you find some solution let me know

@emusman-lab
Copy link
Author

I solved it myself by installing it through docker through following these two links
https://github.com/osrf/vrx/wiki/docker_install_tutorial
https://github.com/osrf/vrx/wiki/installation_tutorial

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

No branches or pull requests

2 participants