Roboid Control for Python
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TouchSensor Class Reference

Detailed Description

A sensor which can detect touches.

Inherits Thing.

Public Member Functions

 __init__ (self, owner=None, parent=None)
 Create a touch sensor.
 
 ProcessBinary (self, bytes)
 Function to extract the touch state received in a binary message.
 

Public Attributes

 touched_something
 Value which is true when the sensor is touching something, false otherwise.
 

The documentation for this class was generated from the following file: