SPFASmoothing Class Reference

#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 &params)
 

Detailed Description

Definition at line 27 of file SPFASmoothing.h.

Member Typedef Documentation

◆ Params

Definition at line 30 of file SPFASmoothing.h.

Constructor & Destructor Documentation

◆ SPFASmoothing()

SPFASmoothing ( const core::GlobalTrajectory & trajectory,
const algorithms::Costmap & costmap,
const Params & params )

Definition at line 547 of file SPFASmoothing.cpp.

Member Function Documentation

◆ 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:

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