wiki:ControlSystems/SoftwareTeam/Training/VirtualTraining

Version 1 (modified by David Albert, 5 years ago) (diff)

--

VIRTUAL ROBOTICS TRAINING

Like everything else in 2020, software training for robotics has gone virtual!

When you can't build, program, and battle real robots, the next best thing is to build, program, and battle virtual bots. This training makes extensive use of a virtual battle-bot simulator/environment developed by IBM called RoboCode. The robots are programmed in a popular language called Java which is also used in real-world FRC robotics. This training will introduce you to Java and then help you build your skills by programming virtual robots and battling them in the RoboCode arena. One you know some basic Java, you can grow your Robo Mojo by programming simple robots and battling them against automated trainer bots. As your skills grow you can battle against your teammates' bots or even enter international competitions.

Java

There are many excellent online Java tutorials; check out the following and use the one you like:

Once you're comfortable with Java basics, move on to the RoboCode challenges below to test your skills!

RoboCode

  • Installing RoboCode
  • The Arena
  • Hello Robot!