Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 2.29 KB

File metadata and controls

44 lines (26 loc) · 2.29 KB

Ardupilot Instructions

{% embed url="https://ardupilot.org/copter/docs/common-arkflow.html" %} Most Up to date ArduPilot documentations {% endembed %}

Connection to Autopilot

Wiring

The ARK Flow is connected to the CAN bus using a Pixhawk standard 4 pin JST GH cable. For more information, refer to the CAN Wiring instructions.

Multiple sensors can be connected by plugging additional sensors into the ARK Flow’s second CAN connector.

Mounting

The recommended mounting orientation is with the connectors on the board pointing towards back of vehicle, as shown in the following picture.

ARK Flow align with Pixhawk

Connection to Autopilot

To use the onboard lidar:

Additional Notes

ArduPilot Setup Instructions

{% embed url="https://ardupilot.org/copter/docs/common-optical-flow-sensor-setup.html" %} Sensor Setup Instructions {% endembed %}