nav2_smoother
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace nav2_smoother
Namespace smoother_utils
Classes and Structs
Struct PathSegment
Class PathSegment
Class SavitzkyGolaySmoother
Class SimpleSmoother
Class SmootherServer
Functions
Function smoother_utils::findDirectionalPathSegments
Function smoother_utils::updateApproximatePathOrientations
Typedefs
Typedef smoother_utils::PathIterator
Typedef smoother_utils::ReversePathIterator
Directories
Directory include
Directory nav2_smoother
Files
File nav2_smoother.hpp
File savitzky_golay_smoother.hpp
File simple_smoother.hpp
File smoother_utils.hpp
Standard Documents
PACKAGE
README
Nav2 Smoother
Index
nav2_smoother
C++ API
Function smoother_utils::updateApproximatePathOrientations
View page source
Function smoother_utils::updateApproximatePathOrientations
Defined in
File smoother_utils.hpp
Function Documentation
inline
void
smoother_utils
::
updateApproximatePathOrientations
(
nav_msgs
::
msg
::
Path
&
path
,
bool
&
reversing_segment
)