You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
I want to simulate a zephyr fixed-wing and an iris copter in one gazebo simulation using the forked version of this repository, SwiftGust/ardupilot_gazebo repository.
So What I have done is, I have opened the zephyr demo world in gazebo and inserted an iris model into the environment and finally saved that file as another file. after that I run SITL simulation for both iris and zephyr in the same location through -L option in sim_vehicle.py command. So I can assume when I give a guided lat lon alt command with the same arguments to both drones, the drones move toward a same location in the gazebo simulation, but each of them goes to a different place.
I have also set the same location in the <spherical_coordinate> tag in the world file but it did not help.
Sincerely!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello dear contributors of this repository
I want to simulate a zephyr fixed-wing and an iris copter in one gazebo simulation using the forked version of this repository, SwiftGust/ardupilot_gazebo repository.
So What I have done is, I have opened the zephyr demo world in gazebo and inserted an iris model into the environment and finally saved that file as another file. after that I run SITL simulation for both iris and zephyr in the same location through
-L
option insim_vehicle.py
command. So I can assume when I give aguided lat lon alt
command with the same arguments to both drones, the drones move toward a same location in the gazebo simulation, but each of them goes to a different place.I have also set the same location in the
<spherical_coordinate>
tag in the world file but it did not help.Sincerely!
The text was updated successfully, but these errors were encountered: