YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
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::dev::Nav2D
{
15
typedef
yarp::math::Vec2D<int>
XYCell_unbounded
;
16
typedef
yarp::math::Vec2D<size_t>
XYCell
;
17
typedef
yarp::math::Vec2D<double>
XYWorld
;
18
}
// namespace yarp::dev::Nav2D
19
20
#endif
// YARP_DEV_NAVTYPES_H
Vec2D.h
yarp::math::Vec2D
Definition
Vec2D.h:23
yarp::dev::Nav2D
Definition
ILocalization2D.h:17
yarp::dev::Nav2D::XYCell_unbounded
yarp::math::Vec2D< int > XYCell_unbounded
Definition
NavTypes.h:15
yarp::dev::Nav2D::XYCell
yarp::math::Vec2D< size_t > XYCell
Definition
NavTypes.h:16
yarp::dev::Nav2D::XYWorld
yarp::math::Vec2D< double > XYWorld
Definition
NavTypes.h:17
YARP
3.11.100+20250401.4+gitb9213d601
src
libYARP_dev
src
yarp
dev
NavTypes.h
Generated on Fri May 9 2025 02:40:48 for YARP by
1.9.8