GO Competition Advanced 2.0 Robot#
The GO Competition Advanced 2.0 Robot is used in the GO Competition - Mars Math Expedition Playground.
Robot Overview#
This virtual robot mirrors the physical build’s main dimensions, movement system, motors, and sensors.

Components and Features#
Component or Feature |
Use |
API Documentation |
|---|---|---|
Drivetrain |
Drives and turns the robot around the Mars field. |
|
Arm Motor |
Raises and lowers the arm to manipulate game objects. The arm range is from 0 degrees to 420 degrees. |
|
Front Eye Sensor |
Detects whether an object is present and reports color, brightness, and hue values. |
|
Gyro |
Reports whether the robot has crashed into a wall or object. |
|
Brain Timer |
Tracks elapsed time since the project started. |
Programming in this Playground often involves coordinating navigation and object interaction at the same time. Additional robot-specific features are covered in Robot-Specific Blocks.
Playgrounds#
Playground |
Description |
|---|---|
Complete staged Mars challenge tasks using the GO Competition Advanced 2.0 Robot. |