$search
Public Member Functions | |
def | __init__ |
def | send_angles |
Public Attributes | |
joint_names | |
name | |
Private Member Functions | |
def | _on_shutdown_timer |
Private Attributes | |
_pub | |
_shutdown_timer |
Definition at line 46 of file joint_state_sliders.py.
def joint_state_sliders::RosComm::__init__ | ( | self | ) |
initialize ROS
Definition at line 47 of file joint_state_sliders.py.
def joint_state_sliders::RosComm::_on_shutdown_timer | ( | self, | ||
event | ||||
) | [private] |
shut down the program when the node closes
Definition at line 64 of file joint_state_sliders.py.
def joint_state_sliders::RosComm::send_angles | ( | self, | ||
joint_angles, | ||||
joint_names | ||||
) |
publish joint states
Definition at line 69 of file joint_state_sliders.py.
joint_state_sliders::RosComm::_pub [private] |
Definition at line 58 of file joint_state_sliders.py.
Definition at line 60 of file joint_state_sliders.py.
Definition at line 50 of file joint_state_sliders.py.
Definition at line 53 of file joint_state_sliders.py.