#include <SBPLLatticePlannerStats.h>
Public Types | |
| typedef double | _actual_time_type |
| typedef double | _allocated_time_type |
| typedef double | _final_epsilon_type |
| typedef int64_t | _final_number_of_expands_type |
| typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _goal_type |
| typedef double | _initial_epsilon_type |
| typedef int64_t | _number_of_expands_initial_solution_type |
| typedef double | _path_size_type |
| typedef uint8_t | _plan_to_first_solution_type |
| typedef double | _solution_cost_type |
| typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _start_type |
| typedef double | _time_to_first_solution_type |
| typedef boost::shared_ptr < ::sbpl_lattice_planner::SBPLLatticePlannerStats_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::sbpl_lattice_planner::SBPLLatticePlannerStats_ < ContainerAllocator > > | Ptr |
| typedef SBPLLatticePlannerStats_ < ContainerAllocator > | Type |
Public Member Functions | |
| ROS_DEPRECATED const std::string | __getDataType () const |
| ROS_DEPRECATED const std::string | __getMD5Sum () const |
| ROS_DEPRECATED const std::string | __getMessageDefinition () const |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| SBPLLatticePlannerStats_ (const ContainerAllocator &_alloc) | |
| SBPLLatticePlannerStats_ () | |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
| static ROS_DEPRECATED const std::string | __s_getDataType () |
| static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
| static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
| double | actual_time |
| double | allocated_time |
| double | final_epsilon |
| int64_t | final_number_of_expands |
| ::geometry_msgs::PoseStamped_ < ContainerAllocator > | goal |
| double | initial_epsilon |
| int64_t | number_of_expands_initial_solution |
| double | path_size |
| uint8_t | plan_to_first_solution |
| double | solution_cost |
| ::geometry_msgs::PoseStamped_ < ContainerAllocator > | start |
| double | time_to_first_solution |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file SBPLLatticePlannerStats.h.
| typedef double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_actual_time_type |
Definition at line 67 of file SBPLLatticePlannerStats.h.
| typedef double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_allocated_time_type |
Definition at line 64 of file SBPLLatticePlannerStats.h.
| typedef double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_final_epsilon_type |
Definition at line 58 of file SBPLLatticePlannerStats.h.
| typedef int64_t sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_final_number_of_expands_type |
Definition at line 79 of file SBPLLatticePlannerStats.h.
| typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_goal_type |
Definition at line 88 of file SBPLLatticePlannerStats.h.
| typedef double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_initial_epsilon_type |
Definition at line 55 of file SBPLLatticePlannerStats.h.
| typedef int64_t sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_number_of_expands_initial_solution_type |
Definition at line 82 of file SBPLLatticePlannerStats.h.
| typedef double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_path_size_type |
Definition at line 76 of file SBPLLatticePlannerStats.h.
| typedef uint8_t sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_plan_to_first_solution_type |
Definition at line 61 of file SBPLLatticePlannerStats.h.
| typedef double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_solution_cost_type |
Definition at line 73 of file SBPLLatticePlannerStats.h.
| typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_start_type |
Definition at line 85 of file SBPLLatticePlannerStats.h.
| typedef double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::_time_to_first_solution_type |
Definition at line 70 of file SBPLLatticePlannerStats.h.
| typedef boost::shared_ptr< ::sbpl_lattice_planner::SBPLLatticePlannerStats_<ContainerAllocator> const> sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::ConstPtr |
Definition at line 230 of file SBPLLatticePlannerStats.h.
| typedef boost::shared_ptr< ::sbpl_lattice_planner::SBPLLatticePlannerStats_<ContainerAllocator> > sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::Ptr |
Definition at line 229 of file SBPLLatticePlannerStats.h.
| typedef SBPLLatticePlannerStats_<ContainerAllocator> sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::Type |
Definition at line 21 of file SBPLLatticePlannerStats.h.
| sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::SBPLLatticePlannerStats_ | ( | ) | [inline] |
Definition at line 23 of file SBPLLatticePlannerStats.h.
| sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::SBPLLatticePlannerStats_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file SBPLLatticePlannerStats.h.
| ROS_DEPRECATED const std::string sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 97 of file SBPLLatticePlannerStats.h.
| ROS_DEPRECATED const std::string sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 104 of file SBPLLatticePlannerStats.h.
| ROS_DEPRECATED const std::string sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 173 of file SBPLLatticePlannerStats.h.
| static ROS_DEPRECATED const std::string sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 95 of file SBPLLatticePlannerStats.h.
| static const char* sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 93 of file SBPLLatticePlannerStats.h.
| static ROS_DEPRECATED const std::string sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 102 of file SBPLLatticePlannerStats.h.
| static const char* sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 100 of file SBPLLatticePlannerStats.h.
| static ROS_DEPRECATED const std::string sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 171 of file SBPLLatticePlannerStats.h.
| static const char* sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 107 of file SBPLLatticePlannerStats.h.
| virtual ROS_DEPRECATED uint8_t* sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 193 of file SBPLLatticePlannerStats.h.
| virtual ROS_DEPRECATED uint32_t sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 211 of file SBPLLatticePlannerStats.h.
| virtual ROS_DEPRECATED uint8_t* sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 175 of file SBPLLatticePlannerStats.h.
| double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::actual_time |
Definition at line 68 of file SBPLLatticePlannerStats.h.
| double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::allocated_time |
Definition at line 65 of file SBPLLatticePlannerStats.h.
| double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::final_epsilon |
Definition at line 59 of file SBPLLatticePlannerStats.h.
| int64_t sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::final_number_of_expands |
Definition at line 80 of file SBPLLatticePlannerStats.h.
| ::geometry_msgs::PoseStamped_<ContainerAllocator> sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::goal |
Definition at line 89 of file SBPLLatticePlannerStats.h.
| double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::initial_epsilon |
Definition at line 56 of file SBPLLatticePlannerStats.h.
| int64_t sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::number_of_expands_initial_solution |
Definition at line 83 of file SBPLLatticePlannerStats.h.
| double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::path_size |
Definition at line 77 of file SBPLLatticePlannerStats.h.
| uint8_t sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::plan_to_first_solution |
Definition at line 62 of file SBPLLatticePlannerStats.h.
| double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::solution_cost |
Definition at line 74 of file SBPLLatticePlannerStats.h.
| ::geometry_msgs::PoseStamped_<ContainerAllocator> sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::start |
Definition at line 86 of file SBPLLatticePlannerStats.h.
| double sbpl_lattice_planner::SBPLLatticePlannerStats_< ContainerAllocator >::time_to_first_solution |
Definition at line 71 of file SBPLLatticePlannerStats.h.