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

ArduPlane Airsim & ArduPilot communication #15095

Open
2 of 3 tasks
AOS55 opened this issue Aug 18, 2020 · 1 comment
Open
2 of 3 tasks

ArduPlane Airsim & ArduPilot communication #15095

AOS55 opened this issue Aug 18, 2020 · 1 comment

Comments

@AOS55
Copy link

AOS55 commented Aug 18, 2020

Using Mavlink SITL with Airsim

I am working on adding a fixedwing aircraft simulation to AirSim, described in detail in the following AirSim issue with a forked repository under branch fixed wing.

Feature Description
I am aiming to add a couple of functions to the AirSim SITL files that allow a plane in AirSim to communicate with Ardupilot/ArduPlane via Mavlink. In particular the AirSim autopilot aspects will prove useful to validate the aircraft prior to flight test and can be used as an intermediary in training.

Describe alternatives you've considered
Writing my own autopilot function as done in simple_flight. This is clearly a much more complicated solution. Using the PX4 SITL --> this is very similar to Ardupilot implementation described above

Platform

  • Copter
  • Plane <-- to be implemented
  • Rover
@TimCode00
Copy link

Hey, I was wondering whether you was able to finish integration of communication between AirSim and Ardupilot ArduPlane.
I was trying to establish communication, but it seams very unstable. Is there any reasons and maybe you can tell me more about the state of integration so maybe I can continue your journey. Thank you in advance.

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