#include <orientation_filter.h>
Definition at line 80 of file orientation_filter.h.
◆ OrientationFilter()
global_planner::OrientationFilter::OrientationFilter |
( |
| ) |
|
|
inline |
◆ interpolate()
void global_planner::OrientationFilter::interpolate |
( |
std::vector< geometry_msgs::PoseStamped > & |
path, |
|
|
int |
start_index, |
|
|
int |
end_index |
|
) |
| |
◆ processPath()
void global_planner::OrientationFilter::processPath |
( |
const geometry_msgs::PoseStamped & |
start, |
|
|
std::vector< geometry_msgs::PoseStamped > & |
path |
|
) |
| |
|
virtual |
◆ setAngleBasedOnPositionDerivative()
void global_planner::OrientationFilter::setAngleBasedOnPositionDerivative |
( |
std::vector< geometry_msgs::PoseStamped > & |
path, |
|
|
int |
index |
|
) |
| |
◆ setMode() [1/2]
void global_planner::OrientationFilter::setMode |
( |
int |
new_mode | ) |
|
|
inline |
◆ setMode() [2/2]
void global_planner::OrientationFilter::setMode |
( |
OrientationMode |
new_mode | ) |
|
|
inline |
◆ setWindowSize()
void global_planner::OrientationFilter::setWindowSize |
( |
size_t |
window_size | ) |
|
|
inline |
◆ omode_
◆ window_size_
int global_planner::OrientationFilter::window_size_ |
|
protected |
The documentation for this class was generated from the following files: