Variables
plan_footsteps Namespace Reference

Variables

 goal = Pose2D()
 
 goal_left = StepTarget()
 
 goal_right = StepTarget()
 
 planSrv = rospy.ServiceProxy("plan_footsteps", PlanFootsteps)
 
 resp = planSrv(start, goal)
 
 start = Pose2D()
 
 start_left = StepTarget()
 
 start_right = StepTarget()
 
 theta
 
 x
 
 y
 

Variable Documentation

plan_footsteps.goal = Pose2D()

Definition at line 34 of file plan_footsteps.py.

plan_footsteps.goal_left = StepTarget()

Definition at line 51 of file plan_footsteps.py.

plan_footsteps.goal_right = StepTarget()

Definition at line 52 of file plan_footsteps.py.

plan_footsteps.planSrv = rospy.ServiceProxy("plan_footsteps", PlanFootsteps)

Definition at line 32 of file plan_footsteps.py.

plan_footsteps.resp = planSrv(start, goal)

Definition at line 46 of file plan_footsteps.py.

plan_footsteps.start = Pose2D()

Definition at line 33 of file plan_footsteps.py.

plan_footsteps.start_left = StepTarget()

Definition at line 49 of file plan_footsteps.py.

plan_footsteps.start_right = StepTarget()

Definition at line 50 of file plan_footsteps.py.

plan_footsteps.theta

Definition at line 38 of file plan_footsteps.py.

plan_footsteps.x

Definition at line 36 of file plan_footsteps.py.

plan_footsteps.y

Definition at line 37 of file plan_footsteps.py.



footstep_planner
Author(s): Johannes Garimort, Armin Hornung
autogenerated on Mon Jun 10 2019 13:38:25