#include "nav-precomp.h"
#include <mrpt/nav/tpspace/CPTG_Holo_Blend.h>
#include <mrpt/utils/types_math.h>
#include <mrpt/utils/CStream.h>
#include <mrpt/utils/round.h>
#include <mrpt/utils/CTimeLogger.h>
#include <mrpt/math/poly_roots.h>
#include <mrpt/kinematics/CVehicleVelCmd_Holo.h>
Go to the source code of this file.
Macros | |
#define | PERFORMANCE_BENCHMARK |
#define | COMMON_PTG_DESIGN_PARAMS |
Functions | |
static double | calc_trans_distance_t_below_Tramp_abc_numeric (double T, double a, double b, double c) |
#define COMMON_PTG_DESIGN_PARAMS |
Definition at line 52 of file CPTG_Holo_Blend.cpp.
Referenced by mrpt::nav::CPTG_Holo_Blend::getPathDist(), mrpt::nav::CPTG_Holo_Blend::getPathPose(), mrpt::nav::CPTG_Holo_Blend::getPathStepForDist(), and mrpt::nav::CPTG_Holo_Blend::updateTPObstacleSingle().
#define PERFORMANCE_BENCHMARK |
Definition at line 45 of file CPTG_Holo_Blend.cpp.
Referenced by calc_trans_distance_t_below_Tramp_abc_numeric(), mrpt::nav::CPTG_Holo_Blend::getPathStepForDist(), mrpt::nav::CPTG_Holo_Blend::inverseMap_WS2TP(), and mrpt::nav::CPTG_Holo_Blend::updateTPObstacle().
|
static |
Definition at line 94 of file CPTG_Holo_Blend.cpp.
References ASSERT_, and PERFORMANCE_BENCHMARK.
Referenced by mrpt::nav::CPTG_Holo_Blend::calc_trans_distance_t_below_Tramp_abc().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |