Several timed robot applications testing TalonFX motors and compressor/solenoid run fine but cannot get output to the terminal. Running other VS Java applications outside the timedRobot application, it all works as expected. Is there a setting I am missing?
By output to the terminal, what do you mean? System.out.println prints to the riolog that shows up in vscode after a deploy. Is this where you are looking for it?
It can also be shown on the Driver Station by changing the settings of the logging window. We have found the riolog to be finicky from time to time. Sometimes closing it and redeploy and it starts working again. If we’re in doubt we double check on the driver station.