Main MRPT website > C++ reference for MRPT 1.4.0
reactivenav.h
Go to the documentation of this file.
1/* +---------------------------------------------------------------------------+
2 | Mobile Robot Programming Toolkit (MRPT) |
3 | http://www.mrpt.org/ |
4 | |
5 | Copyright (c) 2005-2016, Individual contributors, see AUTHORS file |
6 | See: http://www.mrpt.org/Authors - All rights reserved. |
7 | Released under BSD License. See details in http://www.mrpt.org/License |
8 +---------------------------------------------------------------------------+ */
9
10#pragma once
11
13MRPT_WARNING("Deprecated header: Use <mrpt/nav.h> or individual headers instead")
14#include <mrpt/nav.h>
15
16// MRPT <1.3.0 backwards compatibility
17namespace mrpt {
18 namespace reactivenav = mrpt::nav;
19}
#define MRPT_WARNING(x)
Definition mrpt_macros.h:64
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.



Page generated by Doxygen 1.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 14:10:35 UTC 2023