Hi all. As each of our subteams are building the various components of our robot (shooting, disk collection and feeding, climbing, driving, image processing, etc) we are finding that we are in constant competition for the cRIO. This is resulting in a lot of downtime which I think can be avoided. For example, we have decided to build each component as physically separate blocks and as such we have a separate shooting component. This includes the flywheels, CIM motors and Jaguar motor controllers. The Jaguar motor controllers are PWM controlled. When I want to test the shooting mechanism, I need to coordinate with the software team who are likely looking into their own issues or helping out another subteam.
What I would like to to is build a test bench (as simple as possible) which allows me to provide both power and PWM control to the jaguar so that I have full range of control of the motors. With the key requirement being that the unit under test (in this example, the shooting component) is being tested WITH OUT the cRIO.
I was wondering if any other teams were doing anything like this, and if so, could they provide some guidance/suggestions and point me in the right direction. Thanks and good luck!