Go to the source code of this file.
Namespaces | |
namespace | joint_states_appender |
Functions | |
def | joint_states_appender.callback |
Variables | |
joint_states_appender.prev_joint_states = None | |
joint_states_appender.pub = None | |
tuple | joint_states_appender.sub = rospy.Subscriber("joint_states", JointState, callback, queue_size=1) |