#include <helper.h>
Public Types | |
typedef boost::shared_ptr < const SimpleActionClient > | ConstPtr |
typedef boost::shared_ptr < SimpleActionClient > | Ptr |
Public Member Functions | |
SimpleActionClient (ros::NodeHandle nh, std::string name, bool spin_thread=true) | |
Static Public Member Functions | |
static Ptr | create (ros::NodeHandle nh, std::string name, bool spin_thread=true) |
typedef boost::shared_ptr<const SimpleActionClient> vigir_footstep_planning::SimpleActionClient< ActionSpec >::ConstPtr |
typedef boost::shared_ptr<SimpleActionClient> vigir_footstep_planning::SimpleActionClient< ActionSpec >::Ptr |
vigir_footstep_planning::SimpleActionClient< ActionSpec >::SimpleActionClient | ( | ros::NodeHandle | nh, |
std::string | name, | ||
bool | spin_thread = true |
||
) | [inline] |
static Ptr vigir_footstep_planning::SimpleActionClient< ActionSpec >::create | ( | ros::NodeHandle | nh, |
std::string | name, | ||
bool | spin_thread = true |
||
) | [inline, static] |