Go to the source code of this file.
Namespaces | |
namespace | plan_footsteps |
Variables | |
tuple | plan_footsteps.goal = Pose2D() |
tuple | plan_footsteps.planSrv = rospy.ServiceProxy("plan_footsteps", PlanFootsteps) |
tuple | plan_footsteps.resp = planSrv(start, goal) |
tuple | plan_footsteps.start = Pose2D() |