My robotics team is wondering if its possible to use PROS for some things, and Robot C for autonomous. Is this possible? And if so, how would we do it? Thanks.
Technically possible – yes, but you would manually have to make the compiled code from each work with each other and figure out some creative way to upload to the Cortex (PROS Flasher may or may not work for this).
Long story short, it’s not worth the time and effort required, and there are literally no benefits from doing so.
I don’t see your rationale here. Even porting from RobotC to PROS (or vise-versa), is a relatively easy task. I converted all 600 lines of the PROS I made in the summer to RobotC in only a few days