Namespaces | Functions
path_util.cpp File Reference
#include <swri_route_util/path_util.h>
#include <swri_transform_util/frames.h>
#include <swri_transform_util/transform_util.h>
#include <swri_geometry_util/geometry_util.h>
Include dependency graph for path_util.cpp:

Go to the source code of this file.

Namespaces

 swri_route_util
 

Functions

void swri_route_util::fillOrientations (marti_nav_msgs::Path &path)
 
bool swri_route_util::findLocalNearestDistanceForward (const marti_nav_msgs::Path &path, const double x, const double y, PathPosition &nearest_position, double &nearest_separation)
 
void swri_route_util::getPathPose (const marti_nav_msgs::Path &path, const PathPosition position, tf::Transform &tf, const bool allow_extrapolation=false)
 
void swri_route_util::getPathPosition (const marti_nav_msgs::Path &path, const PathPosition position, tf::Vector3 &tf)
 
static double swri_route_util::interpolateAngle (double from, double to, double t)
 
static void swri_route_util::normalizePathPosition (const marti_nav_msgs::Path &path, PathPosition &position)
 
void swri_route_util::transform (marti_nav_msgs::Path &path, const swri_transform_util::Transform &transform, const std::string &target_frame)
 


swri_route_util
Author(s):
autogenerated on Tue Oct 3 2023 02:32:40