mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
836cd9d833
- Fixed typos in laser/readme - Documentation guidelines updated - ACE3 mentions updated in - - ai - Updated doc - - fcs - - hearing - -hitreaction - - interaction - - interact_menu - - inventory - - javelin - - laser - - laserpointer - - laser_selfdesignate - - logistics_uavbattery - - logistics_wirecutter - - magazinerepack - - main - - map - - maptools - - markers
23 lines
452 B
Markdown
23 lines
452 B
Markdown
---
|
|
layout: wiki
|
|
title: Logistics - UAV Battery
|
|
description:
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Rechargeable darters.
|
|
Adds an item `ACE_UAVBattery` that allows refuelling/recharging of the "Darter" quadcopter UAVs.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Recharging the darter
|
|
- For this you need a `UAV battery` and the UAV needs to be a quadcopter.
|
|
- INTERACTION LAYER NOT IMPLEMENTED YET TO BE COMPLETED.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_interaction`
|