Disk Mover#
Playground Details#
The Disk Mover Playground occupies a square grid measuring 2000 millimeters by 2000 millimeters.
The VR Robot’s starting position is at the coordinate (-800, -800).
Each square within the Disk Mover Playground grid is spaced 200 millimeters apart.
VR Robot Attributes#
The Disk Mover Playground uses the standard VR Robot Configuration.
The standard VR Robot measures approximately 133 millimeters long and 50.8 millimeters wide. The wheels are 50mm in diameter.
Configuration |
Description |
API Documentation |
Python Command Name |
---|---|---|---|
Drivetrain |
The Robot has access to a Drivetrain with a built-in Gyro Sensor to track the VR Robot’s current heading and angle of rotation. |
|
|
Electromagnet |
The Robot has access to an Electromagnet to pick up or drop Game Elements with. |
|
|
VR Pen |
The Robot has access to the standard VR Pen tool. |
|
|
Brain Timer |
The Robot has access to a built-in timer. |
|
|
Bumper Sensor |
The Robot has access to two Bumper Sensors, positioned on the left and right of the robot’s front face. |
|
|
Distance Sensor |
The Robot has access to only the Front Distance Sensor. |
|
|
Eye Sensor |
The Robot has access to two Eye Sensors, one below it and one on its front. |
|
|
Location Sensor |
The Robot has access to a Location Sensor that can report its current position. |
|