Classes | Public Types | Public Member Functions | Public Attributes
pr2_base_trajectory_action::Trajectory Struct Reference

#include <pr2_base_trajectory_action_controller.h>

List of all members.

Classes

struct  Segment

Public Types

typedef boost::shared_ptr
< ::pr2_base_trajectory_action::Trajectory
const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_base_trajectory_action::Trajectory
Ptr

Public Member Functions

double endTime ()
bool goalAtTime (const double &time, boost::shared_ptr< GoalHandle > &gh)
bool motionAtTime (const double &time, BaseMotion &base)
bool nextSegment (const double &time, Segment &seg)
int size () const
 Trajectory ()
 Trajectory (int size)

Public Attributes

std::vector< Segmentsegments

Detailed Description

Definition at line 88 of file pr2_base_trajectory_action_controller.h.


Member Typedef Documentation

Definition at line 158 of file pr2_base_trajectory_action_controller.h.

Definition at line 157 of file pr2_base_trajectory_action_controller.h.


Constructor & Destructor Documentation

Definition at line 117 of file pr2_base_trajectory_action_controller.h.

Definition at line 118 of file pr2_base_trajectory_action_controller.h.


Member Function Documentation

Definition at line 150 of file pr2_base_trajectory_action_controller.h.

bool pr2_base_trajectory_action::Trajectory::goalAtTime ( const double &  time,
boost::shared_ptr< GoalHandle > &  gh 
) [inline]

Definition at line 144 of file pr2_base_trajectory_action_controller.h.

bool pr2_base_trajectory_action::Trajectory::motionAtTime ( const double &  time,
BaseMotion base 
) [inline]

Definition at line 137 of file pr2_base_trajectory_action_controller.h.

bool pr2_base_trajectory_action::Trajectory::nextSegment ( const double &  time,
Segment seg 
) [inline]

Definition at line 120 of file pr2_base_trajectory_action_controller.h.

Definition at line 154 of file pr2_base_trajectory_action_controller.h.


Member Data Documentation

Definition at line 115 of file pr2_base_trajectory_action_controller.h.


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


pr2_base_trajectory_action
Author(s): saito, Yuki Furuta
autogenerated on Sat Jul 1 2017 02:43:02