Public Member Functions | Protected Attributes
global_planner::OrientationFilter Class Reference

#include <orientation_filter.h>

List of all members.

Public Member Functions

void interpolate (std::vector< geometry_msgs::PoseStamped > &path, int start_index, int end_index)
 OrientationFilter ()
void pointToNext (std::vector< geometry_msgs::PoseStamped > &path, int index)
virtual void processPath (const geometry_msgs::PoseStamped &start, std::vector< geometry_msgs::PoseStamped > &path)
void setMode (OrientationMode new_mode)
void setMode (int new_mode)

Protected Attributes

OrientationMode omode_

Detailed Description

Definition at line 45 of file orientation_filter.h.


Constructor & Destructor Documentation

Definition at line 47 of file orientation_filter.h.


Member Function Documentation

void global_planner::OrientationFilter::interpolate ( std::vector< geometry_msgs::PoseStamped > &  path,
int  start_index,
int  end_index 
)

Definition at line 101 of file orientation_filter.cpp.

void global_planner::OrientationFilter::pointToNext ( std::vector< geometry_msgs::PoseStamped > &  path,
int  index 
)

Definition at line 90 of file orientation_filter.cpp.

void global_planner::OrientationFilter::processPath ( const geometry_msgs::PoseStamped &  start,
std::vector< geometry_msgs::PoseStamped > &  path 
) [virtual]

Definition at line 53 of file orientation_filter.cpp.

Definition at line 57 of file orientation_filter.h.

void global_planner::OrientationFilter::setMode ( int  new_mode) [inline]

Definition at line 58 of file orientation_filter.h.


Member Data Documentation

Definition at line 60 of file orientation_filter.h.


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


global_planner
Author(s): David Lu!!
autogenerated on Sun Mar 3 2019 03:46:53