Hi Brian,
We don't have a sample program, but the idea is that you just place the autonomous code (any movements you want your robot to make before remote control) in task main, but above the while loop that starts remote control. The outline should look something along the lines of: