Set up ArduPilot (SITL) with Docker & Gazebo simulation
- Ngôn ngữ chính
- Rust
- Star
- 33
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.