Public Member Functions | Static Public Member Functions | Static Public Attributes
walk_msgs.GetPathClient.Client Class Reference

List of all members.

Public Member Functions

def __call__
def __init__

Static Public Member Functions

def identityPose

Static Public Attributes

 client = None
 final_center_of_mass_position = None
 final_left_foot_position = None
 final_right_foot_position = None
 footprints = None
 initial_center_of_mass_position = None
 initial_left_foot_position = None
 initial_right_foot_position = None
 serviceName = None
 serviceType = None
 start_with_left_foot = None

Detailed Description

Generic GetPath client.

We make here the assumption that all GetPath services are
compatible in the sense that they provide /at least/ the fields of
the walk_msgs.GetPath service message.

This class can then be inherited to add algorithm specific
behaviors.

Definition at line 9 of file GetPathClient.py.


Constructor & Destructor Documentation

def walk_msgs.GetPathClient.Client.__init__ (   self,
  serviceType = walk_msgs.srv.GetPath,
  serviceName = 'getPath' 
)
Initialize the class and create the proxy to call the service.

This will hang as long as the service is not available.

Definition at line 76 of file GetPathClient.py.


Member Function Documentation

Call the service and return the computed paths.

This will trigger the trajectory generation in the generator
node.

Definition at line 98 of file GetPathClient.py.

Generate an identity pose.

Definition at line 60 of file GetPathClient.py.


Member Data Documentation

Definition at line 21 of file GetPathClient.py.

Definition at line 45 of file GetPathClient.py.

Definition at line 41 of file GetPathClient.py.

Definition at line 43 of file GetPathClient.py.

Definition at line 50 of file GetPathClient.py.

Definition at line 37 of file GetPathClient.py.

Definition at line 31 of file GetPathClient.py.

Definition at line 34 of file GetPathClient.py.

Definition at line 27 of file GetPathClient.py.

Definition at line 24 of file GetPathClient.py.

Definition at line 48 of file GetPathClient.py.


The documentation for this class was generated from the following file:


walk_msgs
Author(s): Thomas Moulard
autogenerated on Sat Dec 28 2013 17:05:25