MRPT
1.9.9
|
#include "nav-precomp.h"
#include <mrpt/nav/tpspace/CPTG_Holo_Blend.h>
#include <mrpt/math/types_math.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/core/round.h>
#include <mrpt/system/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 55 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 |
|
static |
Definition at line 98 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.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |