Constructor
new DebugRobot()
The constructor that sets up the simulation variables
Methods
setRoomToConfig()
Set the room the configuration in the function
- Source:
setupLightSensorArray(sensorRadius)
setup the light sensor array that will be attached to the robot.
Parameters:
Name | Type | Description |
---|---|---|
sensorRadius |
number | The radius of the light sensors |
- Source:
setupRobot()
Setup the robot in the simulation.
- Source:
update()
Update function that updates the state of the simulation
- Source: