Public Member Functions | |
def | __init__ |
Constructs a Controller instance. | |
def | getDiagnostics |
def | update |
Public Attributes | |
dynamixels | |
hobbyservos | |
iter | |
r_delta | |
r_next | |
w_delta | |
w_next |
Definition at line 312 of file servo_controller.py.
def arbotix_python.servo_controller.ServoController.__init__ | ( | self, | |
device, | |||
name | |||
) |
Constructs a Controller instance.
device | The arbotix instance. |
name | The controller name. |
Reimplemented from arbotix_python.controllers.Controller.
Definition at line 314 of file servo_controller.py.
Update status of servos (voltages, temperatures).
Reimplemented from arbotix_python.controllers.Controller.
Definition at line 378 of file servo_controller.py.
Read servo positions, update them.
Reimplemented from arbotix_python.controllers.Controller.
Definition at line 333 of file servo_controller.py.
Definition at line 314 of file servo_controller.py.
Definition at line 314 of file servo_controller.py.
Definition at line 314 of file servo_controller.py.
Definition at line 314 of file servo_controller.py.
Definition at line 314 of file servo_controller.py.
Definition at line 314 of file servo_controller.py.
Definition at line 314 of file servo_controller.py.