I have a question in regards to switching between teleoperated and autonomous modes of the code. In other words how exactly does teleoperated/autonomous period work? Will there be a template that all of the teams will have to use in order to switch between the two periods or maybe will the teleoperated/autonomous button be used? Is there a VI/template that can help us with this task in LABVIEW at the moment?
With the release of FMS Light, you can use it to shift the DS from autonomous to teleop from a remote PC. As far as differentiating the autonomous and teleop code in your MDC, I’m not sure, but the FMS light will at least let you shift between them as it will be done at the regionals.
The FRC version of LabView comes with two “robot templates” - a basic one, and advanced one. Both will work with the FMS (I can’t see how you could get a robot to work without either templates, but I guess its possible).
You can get to these templates by clicking on “New FRC Robot Project” from the splashscreen.
That is exactly what I was doing for the past 3-4 weeks so it is magically possible… However I just discovered the frameworks a couple of hours ago (i have absolutely no idea how I missed this…) and am currently transferring my written code into the template.