Hello, me and a small team are building our own UUV this year and decided to use ArduSub to handle for most of the software stuff on it. Looking through the documentation we have some hardware questions that we could find the answer to.
-
How reliable is this documentation? Some pages seem to specify a previous version and are wondering how much of this we should take at face value, especially the compatibility issues. Is the new version more compatible?. Like are we still locked to a Raspberry Pi 3 Model B for the onboard computer in the most recent version?
-
If we have 3rd party temperature and pressure sensors I imagine we can’t directly use them with the Autopilot no? If we have a different light, can we connect it directly?
-
We use a sensors that ArduSub isn’t designed to interact with: a Dissolved Oxygen sensor. Our original plan is to create a ROS node and run that to interact with the sensor and collect that data and run this node parallel with ArduSub software on the onboard computer. Is this realistic/best practice?
We would really appreciate any help, thank you for your time.