YARP
Yet Another Robot Platform
NavTypes.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3
* All rights reserved.
4
*
5
* This software may be modified and distributed under the terms of the
6
* BSD-3-Clause license. See the accompanying LICENSE file for details.
7
*/
8
9
#ifndef YARP_DEV_NAVTYPES_H
10
#define YARP_DEV_NAVTYPES_H
11
12
#include <
yarp/math/Vec2D.h
>
13
17
namespace
yarp
18
{
19
namespace
dev
20
{
21
namespace
Nav2D
22
{
23
typedef
yarp::math::Vec2D<size_t>
XYCell
;
24
typedef
yarp::math::Vec2D<double>
XYWorld
;
25
}
26
}
27
}
28
29
#endif
// YARP_DEV_NAVTYPES_H
Vec2D.h
yarp::math::Vec2D
Definition:
Vec2D.h:26
yarp::dev::Nav2D::XYCell
yarp::math::Vec2D< size_t > XYCell
Definition:
NavTypes.h:23
yarp::dev::Nav2D::XYWorld
yarp::math::Vec2D< double > XYWorld
Definition:
NavTypes.h:24
yarp
The main, catch-all namespace for YARP.
Definition:
environment.h:18
YARP
3.4.6
src
libYARP_dev
src
yarp
dev
NavTypes.h
Generated on Sat Jul 3 2021 02:17:03 for YARP by
1.9.1