Drop Mechanism

Type: component
PROBLEM

SOLUTION

A release module that holds a payload in position and drops it on command to a precise target coordinate. Bombs away.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_drop_mechanism",
    "name": "Drop Mechanism",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A release module that holds a payload in position and drops it on command to a precise target coordinate. Bombs away.",
    "template": "component"
}