YARP
Yet Another Robot Platform
NavTypes.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#ifndef YARP_DEV_NAVTYPES_H
7
#define YARP_DEV_NAVTYPES_H
8
9
#include <
yarp/math/Vec2D.h
>
10
14
namespace
yarp
15
{
16
namespace
dev
17
{
18
namespace
Nav2D
19
{
20
typedef
yarp::math::Vec2D<int>
XYCell_unbounded
;
21
typedef
yarp::math::Vec2D<size_t>
XYCell
;
22
typedef
yarp::math::Vec2D<double>
XYWorld
;
23
}
24
}
25
}
26
27
#endif
// YARP_DEV_NAVTYPES_H
Vec2D.h
yarp::math::Vec2D
Definition:
Vec2D.h:24
yarp::dev::Nav2D::XYCell_unbounded
yarp::math::Vec2D< int > XYCell_unbounded
Definition:
NavTypes.h:20
yarp::dev::Nav2D::XYCell
yarp::math::Vec2D< size_t > XYCell
Definition:
NavTypes.h:21
yarp::dev::Nav2D::XYWorld
yarp::math::Vec2D< double > XYWorld
Definition:
NavTypes.h:22
yarp
The main, catch-all namespace for YARP.
Definition:
dirs.h:16
YARP
3.5.1
src
libYARP_dev
src
yarp
dev
NavTypes.h
Generated on Sat Dec 25 2021 02:23:03 for YARP by
1.9.1