| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package robot :: Module player :: Class PlayerSimulationDevice |
|
Device--+ |PlayerDevice--+ | PlayerSimulationDevice
| Method Summary | |
|---|---|
__init__(self,
hostname)
| |
getPose(self,
name)
| |
setPose(self,
name,
x,
y,
deg)
| |
| Inherited from PlayerDevice | |
Returns the device data, whatever it might be. | |
| |
| Inherited from Device | |
Get a SensorValue, a range, or a set. | |
Used to iterate through SensorValues of device. | |
Method to addWidgets to the device window. | |
Device-level method to get all of the angles. | |
Hides the window. | |
Device-level method to get all of the distances. | |
Returns the value of .active. | |
Returns the .state. | |
Return all of the groups a pos is in. | |
Get the maxvalue of the sensor. | |
Returns a specific SensorValue from the range device. | |
Returns the .visible of the sensor. | |
Method to make and show the device window. | |
Convert the sensor units into default units. | |
Sets the .active property. | |
Set the maxvalue of the sensor. | |
Sets the title of the device. | |
Use this to put setup code in (instead of in __init__). | |
Sets the .visible attribute, and hides/shows window. | |
Stops the device (sets the .state). | |
Method called to update the device properties. | |
Method to update the device window. | |
| Property Summary | |
|---|---|
| Inherited from Device | |
geometry | |
noise | |
pos | |
rawValue | |
value | |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:27 2005 | http://epydoc.sf.net |