Hi my team need help putting our C++ program into the RoboRio. Can anyone help us?
This is probably a good place to start:
If you are still having trouble, try asking a more specific question.
The number of teams I’ve been seeing this season on CD who are using C++ but need help with basic WPILib tasks is really frightening.
If you need help deploying, you’re going to have a lot of fun with manual memory management, segfaults, the cryptic error messages from GCC…
Please consider switching to Java or LabVIEW
I completely agree. And the amount of people that don’t even think to google their issue is astounding.
Our team switched from C++ to Java this year (it has been a 2 year process). I much prefer C++, but Java is taught in school.