Revision 660e2343
| client/python/hlrc_client/simple_robot_gaze.py | ||
|---|---|---|
| 25 | 25 |
""" |
| 26 | 26 |
This class holds the robot controller. |
| 27 | 27 |
Provides better encapsulation though... |
| 28 |
no, it does NOT. |
|
| 28 | 29 |
""" |
| 29 | 30 |
def __init__(self, _mw, _outscope): |
| 30 | 31 |
print(">>> Initializing Robot Controller")
|
Also available in: Unified diff