contains definitions for common types used in navigation interfaces More...
#include <yarp/math/Vec2D.h>
Go to the source code of this file.
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::dev | |
An interface for the device drivers. | |
yarp::dev::Nav2D | |
Typedefs | |
typedef yarp::math::Vec2D< int > | yarp::dev::Nav2D::XYCell_unbounded |
typedef yarp::math::Vec2D< size_t > | yarp::dev::Nav2D::XYCell |
typedef yarp::math::Vec2D< double > | yarp::dev::Nav2D::XYWorld |
contains definitions for common types used in navigation interfaces
Definition in file NavTypes.h.