Improve Dec-MCTS to real plan logic
Current logic lines up with the cs plan pretty poorly, even when the cs plan uses a large safety in it's time ranges and slow between trajectory movement.
- Check regularly instead of waiting a set time
- check at smaller intervals
- Wait time should be based on wait time relative to other arm in COmbinedSchedule, not simply the CombinedSchedule wait time.