Bases: AbstractObject
AbstractObject
Return the distance between the two robots, and a boolean which described if one can view the other.
The name of the component, as appearing when exposing services for instance.
Return the current time management mode
Return the simulator time, in seconds, since Epoch
Modify the time_scale parameter, allowing to slowing or accelerating time
Sleep for time seconds
a float representing the time to wait (in second)
Return various statistics associated to the specific time management mode
Communication
Communication.action()
Communication.distance_and_view()
Communication.name()
TimeServices
TimeServices.action()
TimeServices.mode()
TimeServices.name()
TimeServices.now()
TimeServices.set_time_scale()
TimeServices.sleep()
TimeServices.statistics()
morse.sensors package
morse.testing package
Enter search terms or a module, class or function name.