mlpy.environments.nao.Webots.check_data

Webots.check_data(value)[source]

Request to check for data.

Parameters:

value : str

The request identifier.

Returns:

The result returned by the controller.

Notes

The Webots environment works in conjunction with a controller specified for a supervisor. When checking for data, a request with the value is send to the controller which extracts the information and returns the results.