| Public Member Functions | |
| def | __init__ (self) | 
| def | update (self, joints, controllers) | 
| Public Attributes | |
| pub | |
| rate | |
| t_delta | |
| t_next | |
Class to handle publications of joint_states message.
Definition at line 62 of file publishers.py.
| def arbotix_python.publishers.JointStatePublisher.__init__ | ( | self | ) | 
Definition at line 65 of file publishers.py.
| def arbotix_python.publishers.JointStatePublisher.update | ( | self, | |
| joints, | |||
| controllers | |||
| ) | 
publish joint states.
Definition at line 74 of file publishers.py.
| arbotix_python.publishers.JointStatePublisher.pub | 
Definition at line 72 of file publishers.py.
| arbotix_python.publishers.JointStatePublisher.rate | 
Definition at line 67 of file publishers.py.
| arbotix_python.publishers.JointStatePublisher.t_delta | 
Definition at line 68 of file publishers.py.
| arbotix_python.publishers.JointStatePublisher.t_next | 
Definition at line 69 of file publishers.py.