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

Set up ArduPilot (SITL) with Docker & Gazebo simulation #3

Open
5 tasks
elpiel opened this issue Jan 1, 2021 · 0 comments
Open
5 tasks

Set up ArduPilot (SITL) with Docker & Gazebo simulation #3

elpiel opened this issue Jan 1, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@elpiel
Copy link
Member

elpiel commented Jan 1, 2021

Possibly blocked by #4

We currently support the PX4 autopilot (flight control software) https://px4.io however we would like to have a similar setup with another autopilot: ArduPilot https://ardupilot.org.

Goal

Allow the developers using this project to focus on hacking and controlling the drones themselves instead of setting up other tools, installing other software on their machines, etc.
The set up should be as simple as possible and have a running simulation ready for use.

Resources:

Check out the list provided in the README.md

Tasks:

  • Explore how to use MAVSDK for ArduPilot Explore how to use MAVSDK server for ArduPilot #4
  • Use the available ArduPilot SITL (Software in a loop)
    • Available Docker images of Ardupilot with SITL are in the resources list.
  • Docker
    • Docker-compose - If it's not possible to use a single Dockerfile for setting up all tools
  • Simulation - Set up gazebo and the required gazebo plugin
  • Check (and setup) vehicle(s) that support Video stream from drone in the simulation
@elpiel elpiel added help wanted Extra attention is needed enhancement New feature or request labels Jan 1, 2021
@elpiel elpiel removed the enhancement New feature or request label Apr 18, 2021
@elpiel elpiel changed the title ArduPilot setup (docker & simulation) ArduPilot setup with docker (SITL) & Gazebo simulation Apr 18, 2021
@elpiel elpiel changed the title ArduPilot setup with docker (SITL) & Gazebo simulation Set up ArduPilot (SITL) with Docker & Gazebo simulation Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant