Roboid Control for Python
Loading...
Searching...
No Matches
Thing Member List

This is the complete list of members for Thing, including all inherited members.

__init__(self, owner=None, network_id=0, thing_id=0, type=Type.Undetermined, parent=None, name=None)Thing
AddChild(self, child) (defined in Thing)Thing
angular_velocity (defined in Thing)Thing
angular_velocity_updated (defined in Thing)Thing
AngularVelocity (defined in Thing)Thingstatic
children (defined in Thing)Thing
idThing
linear_velocity (defined in Thing)Thing
linear_velocity_updated (defined in Thing)Thing
LinearVelocity (defined in Thing)Thingstatic
model_urlThing
nameThing
network_idThing
Orientation (defined in Thing)Thingstatic
orientation (defined in Thing)Thing
orientation_updated (defined in Thing)Thing
ownerThing
parentThing
pose_updated (defined in Thing)Thing
Position (defined in Thing)Thingstatic
position (defined in Thing)Thing
position_updated (defined in Thing)Thing
ProcessBinary(self, data) (defined in Thing)Thing
RemoveChild(self, child) (defined in Thing)Thing
SetAngularVelocity(self, angular_velocity)Thing
SetLinearVelocity(self, linear_velocity)Thing
SetOrientation(self, orientation)Thing
SetParent(self, parent) (defined in Thing)Thing
SetPosition(self, position)Thing
typeThing
Update(self, currentTime) (defined in Thing)Thing