Namespaces | Functions | Variables
tf_to_pose.py File Reference

Go to the source code of this file.

Namespaces

 tf_to_pose
 

Functions

def tf_to_pose.cb (event)
 

Variables

 tf_to_pose.dst_frame = rospy.get_param('~dst_frame')
 
 tf_to_pose.listener = tf.TransformListener()
 
 tf_to_pose.pub = rospy.Publisher('~output', PoseStamped, queue_size=1)
 
 tf_to_pose.rate = rospy.get_param('~rate', 1.)
 
 tf_to_pose.src_frame = rospy.get_param('~src_frame')
 
 tf_to_pose.timer = rospy.Timer(rospy.Duration(1.0 / rate), cb)
 


jsk_topic_tools
Author(s): Kei Okada , Yusuke Furuta
autogenerated on Tue Feb 6 2018 03:45:19