Version 12 (modified by 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 things are virtual battle 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. Once 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 advance you can test them by battling your teammates' bots or even entering international competitions.
Java
There are many excellent online Java tutorials; check out the following and use the one you like:
- Sololearn
- Code Academy
- Edhesive - you'll need to talk to a teacher or mentor to access this one
Once you're comfortable with Java basics, move on to the RoboCode challenges below to test your skills!
RoboCode
- Installing RoboCode
- Setting up the Arena (for a battle)
- Hello Robot (build your first bot)
Resources
- RoboCode video tutorials
- IBM Tutorials
- Rock 'em Sock 'em Robocode
- Round 2 - Advanced
- Secrets from the Robocode Masters
- CS3230 - Weber State University Java/Robocode class lessons