Definition at line 288 of file driver.py.
| def ur_driver.driver.URConnectionRT.__init__ |
( |
|
self, |
|
|
|
hostname, |
|
|
|
port |
|
) |
| |
| def ur_driver.driver.URConnectionRT.__on_packet |
( |
|
self, |
|
|
|
buf |
|
) |
| |
|
private |
| def ur_driver.driver.URConnectionRT.__run |
( |
|
self | ) |
|
|
private |
| def ur_driver.driver.URConnectionRT.__trigger_disconnected |
( |
|
self | ) |
|
|
private |
| def ur_driver.driver.URConnectionRT.connect |
( |
|
self | ) |
|
| def ur_driver.driver.URConnectionRT.disconnect |
( |
|
self | ) |
|
| ur_driver.driver.URConnectionRT.__buf |
|
private |
| ur_driver.driver.URConnectionRT.__keep_running |
|
private |
| ur_driver.driver.URConnectionRT.__sock |
|
private |
| ur_driver.driver.URConnectionRT.__thread |
|
private |
| int ur_driver.driver.URConnectionRT.CONNECTED = 1 |
|
static |
| int ur_driver.driver.URConnectionRT.DISCONNECTED = 0 |
|
static |
| ur_driver.driver.URConnectionRT.hostname |
| ur_driver.driver.URConnectionRT.last_state |
| ur_driver.driver.URConnectionRT.last_stateRT |
| ur_driver.driver.URConnectionRT.port |
| ur_driver.driver.URConnectionRT.robot_state |
| float ur_driver.driver.URConnectionRT.TIMEOUT = 1.0 |
|
static |
The documentation for this class was generated from the following file: