Roboid Control for C++ 0.4
Loading...
Searching...
No Matches
RoboidControl::DifferentialDrive Member List

This is the complete list of members for RoboidControl::DifferentialDrive, including all inherited members.

AddChild(Thing *child)RoboidControl::Thingvirtual
angularVelocityUpdatedRoboidControl::Thing
childCountRoboidControl::Thing
CreateRoot(Participant *owner)RoboidControl::Thingstatic
DifferentialDrive(Thing *parent=Thing::LocalRoot())RoboidControl::DifferentialDrive
DifferentialDrive(Motor *leftMotor, Motor *rightMotor, Thing *parent=Thing::LocalRoot()) (defined in RoboidControl::DifferentialDrive)RoboidControl::DifferentialDrive
FindChild(const char *name, bool recurse=true)RoboidControl::Thing
GenerateBinary(char *bytes, unsigned char *ix) overrideRoboidControl::DifferentialDrivevirtual
GetAngularVelocity()RoboidControl::Thingvirtual
GetChild(unsigned char id, bool recurse=false)RoboidControl::Thing
GetChildByIndex(unsigned char ix)RoboidControl::Thing
GetLinearVelocity()RoboidControl::Thingvirtual
GetName() const (defined in RoboidControl::Thing)RoboidControl::Thing
GetOrientation()RoboidControl::Thing
GetParent()RoboidControl::Thing
GetPosition()RoboidControl::Thing
GetTimeMs()RoboidControl::Thingstatic
hierarchyChangedRoboidControl::Thing
idRoboidControl::Thing
IsRoot() constRoboidControl::Thing
leftWheelRoboidControl::DifferentialDrive
linearVelocityUpdatedRoboidControl::Thing
LocalRoot()RoboidControl::Thingstatic
modelUrlRoboidControl::Thing
nameRoboidControl::Thing
nameChanged (defined in RoboidControl::Thing)RoboidControl::Thing
orientationUpdatedRoboidControl::Thing
ownerRoboidControl::Thing
positionUpdatedRoboidControl::Thing
PrepareForUpdate() (defined in RoboidControl::Thing)RoboidControl::Thingvirtual
ProcessBinary(char *bytes)RoboidControl::Thingvirtual
RemoveChild(Thing *child)RoboidControl::Thing
rightWheelRoboidControl::DifferentialDrive
rpsToMsRoboidControl::DifferentialDriveprotected
SetAngularVelocity(Spherical angularVelocity)RoboidControl::Thingvirtual
SetDriveDimensions(float wheelDiameter, float wheelSeparation)RoboidControl::DifferentialDrive
SetLinearVelocity(Spherical linearVelocity)RoboidControl::Thing
SetModel(const char *url)RoboidControl::Thing
SetMotors(Motor &leftMotor, Motor &rightMotor)RoboidControl::DifferentialDrive
SetName(const char *name) (defined in RoboidControl::Thing)RoboidControl::Thing
SetOrientation(SwingTwist orientation)RoboidControl::Thing
SetParent(Thing *parent)RoboidControl::Thing
SetPosition(Spherical position)RoboidControl::Thing
SetWheelVelocity(float speedLeft, float speedRight)RoboidControl::DifferentialDrive
terminateRoboidControl::Thing
Thing(Thing *parent=LocalRoot())RoboidControl::Thing
typeRoboidControl::Thing
Update(bool recursive=true) overrideRoboidControl::DifferentialDrivevirtual
wheelRadiusRoboidControl::DifferentialDriveprotected
wheelSeparationRoboidControl::DifferentialDriveprotected
~Thing()RoboidControl::Thing