Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

drone is not displayed #53

Open
Zxr1230 opened this issue Mar 31, 2022 · 7 comments
Open

drone is not displayed #53

Zxr1230 opened this issue Mar 31, 2022 · 7 comments

Comments

@Zxr1230
Copy link

Zxr1230 commented Mar 31, 2022

In a terminal, I started Gazebo by gazebo --verbose worlds/iris_arducopter_runway.world and in another terminal I started SITL simulation by cd ~/ardupilot/ArduCopter
../Tools/autotest/sim_vehicle.py -f gazebo-iris --console --map
However, the drone is not displayed. How should I fix this issue? Thanks!
image

@Timsword
Copy link

Timsword commented Nov 1, 2022

Hello, did you find a solution? I have the same problem.

@Zxr1230
Copy link
Author

Zxr1230 commented Nov 3, 2022

Hello, did you find a solution? I have the same problem.

Hello, yes I did solve it. It has been a while, I think the solution was to make sure every installation step is successful without any errors.

@Timsword
Copy link

Timsword commented Nov 3, 2022

I install the git two times with no error but it's still same for me.. :(

@Zxr1230
Copy link
Author

Zxr1230 commented Nov 4, 2022

I install the git two times with no error but it's still same for me.. :(

I hope you find it here earlier, now I barely remember how I solved it......

@antispamtutoruser123
Copy link

I have the same problem. Anyone know how to fix this?

When I run gazebo I see a message
Error Code 12 Msg: Unable to find uri[model:iris_with_ardupilot]

Are you guys seeing that message?

@antispamtutoruser123
Copy link

fixed it. The .bashrc needs this line

somewhere in the setup it was set to:
export GAZEBO_MODEL_PATH=~/ardupilot_gazebo/models

needs to be this:
export GAZEBO_MODEL_PATH=~/ardupilot_gazebo/models:${GAZEBO_MODEL_PATH}

@mertmirac13
Copy link

fixed it. The .bashrc needs this line

somewhere in the setup it was set to: export GAZEBO_MODEL_PATH=~/ardupilot_gazebo/models

needs to be this: export GAZEBO_MODEL_PATH=~/ardupilot_gazebo/models:${GAZEBO_MODEL_PATH}

im still having the same issue i did everything any suggesionts?

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

No branches or pull requests

4 participants