selfdriving
mrpt_path_planning
include
mpp
data
ptg_t.h
Go to the documentation of this file.
1
/* -------------------------------------------------------------------------
2
* SelfDriving C++ library based on PTGs and mrpt-nav
3
* Copyright (C) 2019-2022 Jose Luis Blanco, University of Almeria
4
* See LICENSE for license information.
5
* ------------------------------------------------------------------------- */
6
7
#pragma once
8
9
#include <mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h>
10
11
namespace
mpp
12
{
13
using
ptg_t
= mrpt::nav::CParameterizedTrajectoryGenerator;
14
15
}
// namespace mpp
mpp
Definition:
bestTrajectory.h:15
mpp::ptg_t
mrpt::nav::CParameterizedTrajectoryGenerator ptg_t
Definition:
ptg_t.h:13
Generated on Sun Jul 2 2023 09:45:17 for selfdriving by
1.8.13