Namespaces | Functions | Variables
tf_to_pose.py File Reference

Go to the source code of this file.

Namespaces

namespace  tf_to_pose

Functions

def tf_to_pose.cb

Variables

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


jsk_topic_tools
Author(s): Kei Okada , Yusuke Furuta
autogenerated on Fri Sep 8 2017 03:38:56