Public Member Functions | |
def | __init__ (self) |
def | update (self, joints, controllers) |
Public Attributes | |
pub | |
t_delta | |
t_next | |
Class to handle publications of joint_states message.
Definition at line 34 of file publishers.py.
def arbotix_python.publishers.DiagnosticsPublisher.__init__ | ( | self | ) |
Definition at line 37 of file publishers.py.
def arbotix_python.publishers.DiagnosticsPublisher.update | ( | self, | |
joints, | |||
controllers | |||
) |
Publish diagnostics.
Definition at line 42 of file publishers.py.
arbotix_python.publishers.DiagnosticsPublisher.pub |
Definition at line 40 of file publishers.py.
arbotix_python.publishers.DiagnosticsPublisher.t_delta |
Definition at line 38 of file publishers.py.
arbotix_python.publishers.DiagnosticsPublisher.t_next |
Definition at line 39 of file publishers.py.