Robot Details#
The Rover Rescue Playground uses the VR Rover.
Physical Attributes#
The VR Rover is approximately 191 millimeters (mm) long and 147 millimeters (mm) wide and has a multi-purpose claw that is used to collect minerals.
Sensors#
The VR Rover has access to the following sensors for autonomous coding:
Configuration |
Description |
API Documentation |
Python Command Name |
---|---|---|---|
Brain Timer |
The Robot has access to a built-in timer. |
|
|
Drivetrain |
The Robot has access to a Drivetrain with a built-in Gyro Sensor to track the Robot’s current heading and angle of rotation. |
|
|
Distance Sensor |
Returns the distance of a detected object in millimeters (mm) and inches. |
|
|
AI Sensors |
Built-in sensors for detecting minerals and enemies, and seeing minerals, obstacles, the Base, and enemies. |
|