I'm a student working on an autonomous mobile robot designed to carry out a specific task. The robot is to do the given task in the least possible time with high reliability. I plan on using a Teensy 4.1 paired with 17 IR sensors, an accelerometer, an IMU, 2 encoder motors, 1 color sensor and 3 servos.
I'm currently designing the mechanical structure but I'm worried about how I can wire my robot and sensors efficiently so that there isn't a wiring mess of power-wires, signal wires, etc. Is there a design rule, or a design system that I should keep in mind when designing or are there any tips in general that can help me develop a cleaner system so that it's easy to debug any issues and replace sensors easily?
The robot's task is to read a black & white map and go to a specific location based on that and pick an object and place it at an another location.
Any help would be greatly appreciated.
