# Sanity test for unusual use-case

Source: https://forum.modalai.com/topic/306/sanity-test-for-unusual-use-case
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-07-01 06:55:07 UTC by Thomas MacNamara
Replies: 7 · Views: 1413

## Thomas MacNamara · 2021-07-01 06:55:07 UTC

Hi, I am designing a low latency accurate (mm or sub-mm) underwater tracking system. 

I have a brute force solution working but I am at the stage of miniaturization and since each tracked object would need it's own tracking device the VOXL board is very attractive.

From my understanding the VOXL board might be more or less what I need, especially with all the customization options you have built.

I know ill need to work out coms and recalibrate the cameras for underwater optics and I would be using my own localization system that works well in openMV and openCV but frankly I'd rather not mess with the dead reckoning you have done here.

I have done a fair bit of digging around your docs and I don't think it should be impossible but I figured I would ask before spending the next little while coding myself into a pit of despair.

I know it is a weird use-case, I'm happy to answer any questions you have.

## Reply by Chad Sweet (ModalAI staff) · 2021-07-01 18:34:41 UTC

That sounds exciting! Tough to say exactly what will happen underwater. Do you have a block diagram of what you are trying to build?

VOXL is much more powerful than OpenMV. Check out voxl-tflite-server for TensorFlow lite usage if that is what you are using to track objects, we have OpenCV support.

## Reply by Thomas MacNamara · 2021-07-01 22:46:08 UTC

@Chad-Sweet said in [Sanity test for unusual use\-case](/post/1442):
> block diagram

Yep sure let me whip one up for you in the meantime here is a concept render for when we were working out the scale of the enclosure.

![Underwater Camera Sensor 3.png](https://forum.modalai.com/assets/uploads/files/1625179449696-underwater-camera-sensor-3.png) 
![Underwater Camera Sensor 1.png](https://forum.modalai.com/assets/uploads/files/1625179476984-underwater-camera-sensor-1.png)

## Reply by Thomas MacNamara · 2021-07-02 03:57:28 UTC (in reply to Chad Sweet)

@Chad-Sweet said in [Sanity test for unusual use\-case](/post/1442):
>  block diagram

Ok here is a high level Block Diagram, teensy is there mostly because I am not super sure if the VOXL GPIO is going to be fast enough to do what I need, although that might be just because I misread the docs.

![VOXL Block Diagram - Support process example.png](https://forum.modalai.com/assets/uploads/files/1625198095568-voxl-block-diagram-support-process-example.png)

## Reply by Chad Sweet (ModalAI staff) · 2021-07-02 04:08:10 UTC

Nothing concerning stands out. Seems like you just need IMU, high-res and tracking cameras which are all available.

## Reply by Thomas MacNamara · 2021-07-02 04:25:00 UTC

Yeah that's what I thought, but it seemed suspicious, too good to be true.
Everything I needed in a small package, nope there has to be a catch.

Thanks for sanity testing this, I will jump back through the docs and order a few boards 

![Sensor on Glove 1.png](https://forum.modalai.com/assets/uploads/files/1625199878782-sensor-on-glove-1.png)

## Reply by Thomas MacNamara · 2021-08-27 06:17:36 UTC

Quick update, yeah it totally works

## Reply by Eric Katzfey (ModalAI staff) · 2021-08-27 16:24:22 UTC (in reply to Thomas MacNamara)

@Thomas-MacNamara Awesome! What a cool application!
