Set up ArduPilot (SITL) with Docker & Gazebo simulation
- Lenguaje dominante
- Rust
- Estrellas
- 33
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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](https://github.com/AeroRust/mav#ardupilot)
## Tasks:
- [ ] Explore how to use `MAVSDK` 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.