|
|
#include <armarx/navigation/algorithms/spfa/smoothing/SPFASmoothing.h>
Classes | |
| struct | OptimizationResult |
Public Types | |
| using | Params = io::SmoothingParams |
Public Member Functions | |
| OptimizationResult | optimize () |
| SPFASmoothing (const core::GlobalTrajectory &trajectory, const algorithms::Costmap &costmap, const Params ¶ms) | |
Definition at line 27 of file SPFASmoothing.h.
| using Params = io::SmoothingParams |
Definition at line 30 of file SPFASmoothing.h.
| SPFASmoothing | ( | const core::GlobalTrajectory & | trajectory, |
| const algorithms::Costmap & | costmap, | ||
| const Params & | params ) |
Definition at line 547 of file SPFASmoothing.cpp.
| SPFASmoothing::OptimizationResult optimize | ( | ) |
Definition at line 556 of file SPFASmoothing.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: