Functions | Variables
transform_footstep_array Namespace Reference

Functions

def callback (msg)
 

Variables

 frame_id = rospy.get_param("~frame_id", "odom")
 
 pub = rospy.Publisher("~output", FootstepArray)
 
 s = rospy.Subscriber("~input", FootstepArray, callback)
 
 strict_tf = rospy.get_param("~strict_tf", True)
 
 tf_listener = tf.TransformListener()
 

Function Documentation

◆ callback()

def transform_footstep_array.callback (   msg)

Definition at line 9 of file transform_footstep_array.py.

Variable Documentation

◆ frame_id

transform_footstep_array.frame_id = rospy.get_param("~frame_id", "odom")

Definition at line 64 of file transform_footstep_array.py.

◆ pub

transform_footstep_array.pub = rospy.Publisher("~output", FootstepArray)

Definition at line 63 of file transform_footstep_array.py.

◆ s

transform_footstep_array.s = rospy.Subscriber("~input", FootstepArray, callback)

Definition at line 66 of file transform_footstep_array.py.

◆ strict_tf

transform_footstep_array.strict_tf = rospy.get_param("~strict_tf", True)

Definition at line 65 of file transform_footstep_array.py.

◆ tf_listener

transform_footstep_array.tf_listener = tf.TransformListener()

Definition at line 62 of file transform_footstep_array.py.



jsk_footstep_planner
Author(s): Ryohei Ueda
autogenerated on Wed Jan 24 2024 04:05:30