Should we assume the FCS software only controls the main robot and not the NXT minibot? If so, it means we need a mechanism to detect the start and the stop conditions. Our first thought is:
- Configure three touch sensors.
- One for detecting the engagement of the pole so we can start the climbing motor.
- One for detecting reaching the top so we can stop the climb.
- Wait a certain amount of time and start descending.
- Another touch sensor to detect when we reached the bottom and stop the whole thing.
