-
Notifications
You must be signed in to change notification settings - Fork 2
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
unable to find models #3
Comments
Hi @su4kk ! You'll have to pull this repo: ardupilot_gazebo_ap. Also you can run the new setup.sh script to set up everything. |
Thank you for doing setup.sh CMake Warning at /usr/share/cmake/gz-cmake3/cmake3/GzFindPackage.cmake:243 (find_package): Could not find a package configuration file provided by "gz-rendering8"
Add the installation prefix of "gz-rendering8" to CMAKE_PREFIX_PATH or set -- Looking for gz-rendering8 - not found CMake Warning at /usr/share/cmake/gz-cmake3/cmake3/GzFindPackage.cmake:243 (find_package): Could not find a package configuration file provided by "gz-sim8" with any
Add the installation prefix of "gz-sim8" to CMAKE_PREFIX_PATH or set -- Looking for gz-sim8 - not found -- Compiling against Gazebo Harmonic
but the target was not found. Possible reasons include:
CMake Error at CMakeLists.txt:84 (target_link_libraries):
but the target was not found. Possible reasons include:
CMake Error at CMakeLists.txt:95 (target_link_libraries):
but the target was not found. Possible reasons include:
CMake Error at CMakeLists.txt:110 (target_link_libraries):
but the target was not found. Possible reasons include:
-- Generating done (0.0s) |
gz sim -v4 -r iris_runway_ngps.sdf
[Msg] Gazebo Sim GUI v7.9.0
[Dbg] [gz.cc:165] Subscribing to [/gazebo/starting_world].
[Dbg] [gz.cc:167] Waiting for a world to be set from the GUI...
[Dbg] [Gui.cc:261] Waiting for subscribers to [/gazebo/starting_world]...
[Msg] Received world [iris_runway_ngps.sdf] from the GUI.
[Dbg] [gz.cc:171] Unsubscribing from [/gazebo/starting_world].
[Msg] Gazebo Sim Server v7.9.0
[Msg] Loading SDF world file[/home/yash/ap_nongps/worlds/iris_runway_ngps.sdf].
[Dbg] [Application.cc:89] Initializing application.
[Dbg] [Application.cc:121] Qt using OpenGL graphics interface
[GUI] [Dbg] [Application.cc:600] Create main window
[Err] [Server.cc:159] Error Code 14: [/sdf/world[@name="iris_runway"]/include[0]/uri:/home/yash/ap_nongps/worlds/iris_runway_ngps.sdf:L114]: Msg: Unable to find uri[model://runway]
[Err] [Server.cc:159] Error Code 14: [/sdf/world[@name="iris_runway"]/include[1]/uri:/home/yash/ap_nongps/worlds/iris_runway_ngps.sdf:L119]: Msg: Unable to find uri[model://iris_with_gimbal]
[Dbg] [gz.cc:417] Shutting down gz-sim-server
[GUI] [Dbg] [SignalHandler.cc:142] Received signal[2].
[GUI] [Dbg] [SignalHandler.cc:142] Received signal[2].
[GUI] [Dbg] [PathManager.cc:67] Requesting resource paths through [/gazebo/resource_paths/get]
[GUI] [Dbg] [Application.cc:166] Terminating application.
The text was updated successfully, but these errors were encountered: