Creates a RobotConsole for the simulation.
The RobotConsole is used to display messages and errors to the user. The console messages can be seen in the console tab of the simulator.
The returned RobotConsole object is designed to be passed into createWorld.
This is a configuration function and should be called within init_simulation.
RobotConsole
Creates a RobotConsole for the simulation.
The RobotConsole is used to display messages and errors to the user. The console messages can be seen in the console tab of the simulator.
The returned RobotConsole object is designed to be passed into createWorld.
This is a configuration function and should be called within init_simulation.