
Public Member Functions | |
| def | __init__ |
| def | do_trigger |
| def | needs_trigger |
Public Attributes | |
| desired_period | |
| initialized | |
| last_run | |
| name | |
| period | |
Definition at line 65 of file nxt_ros.py.
| def nxt_ros::Device::__init__ | ( | self, | ||
| params | ||||
| ) |
Definition at line 66 of file nxt_ros.py.
| def nxt_ros::Device::do_trigger | ( | self | ) |
Definition at line 92 of file nxt_ros.py.
| def nxt_ros::Device::needs_trigger | ( | self | ) |
Definition at line 72 of file nxt_ros.py.
Definition at line 67 of file nxt_ros.py.
Definition at line 69 of file nxt_ros.py.
Definition at line 76 of file nxt_ros.py.
Reimplemented in nxt_ros::Motor.
Definition at line 70 of file nxt_ros.py.
Definition at line 68 of file nxt_ros.py.