# VIO/VOA with ArduCopter

Source: https://forum.modalai.com/topic/3025/vio-voa-with-arducopter
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2024-01-17 19:44:00 UTC by MattK
Replies: 2 · Views: 912

## MattK · 2024-01-17 19:44:00 UTC

Is the VOXL2's VIO/VOA functionality really not possible with ArduCopter?

From [their documentation](https://ardupilot.org/copter/docs/common-modalai-voxl.html) it seems that ArduCopter has VIO compatibility with the VOXL products, but specifically not VOXL2. I wonder why that is the case. Is it not sending the same MAVLink odometry packets to the flight controller? (I'm using a Pixhawk with ArduCopter 4.3.7)

VOA is more unclear to me. Does any VOXL product have working VOA compatibility with ArduCopter?

I'm fine with digging into it more to try and hack things together if needed as I like the VOXL2 and would like to order more for our fleet, but if it's a lost cause I don't want to waste a bunch of engineering time on it.

Any additional information/clarity is helpful. Thank you!

## Reply by Chad Sweet (ModalAI staff) · 2024-01-17 21:16:17 UTC

@MattK The VOXL SDK is common between VOXL CAM, VOXL 1 and VOXL 2, so the same messages will be sent in the same manner between VOXL and the flight controller over mavlink

## Reply by MattK · 2024-01-18 00:44:02 UTC (in reply to Chad Sweet)

@Chad-Sweet Great to hear, that's exactly what I was hoping for. Thank you!
