MRPT  1.9.9
hwdrivers.h
Go to the documentation of this file.
1 /* +------------------------------------------------------------------------+
2  | Mobile Robot Programming Toolkit (MRPT) |
3  | https://www.mrpt.org/ |
4  | |
5  | Copyright (c) 2005-2019, Individual contributors, see AUTHORS file |
6  | See: https://www.mrpt.org/Authors - All rights reserved. |
7  | Released under BSD License. See: https://www.mrpt.org/License |
8  +------------------------------------------------------------------------+ */
9 
10 /** This is the main "include file" for classes into the mrpt::hwdrivers
11  *namespace. This file
12  * includes all the other ones, so user applications must include just this
13  *one
14  * and link against the library file "lib_hwdrivers.lib" / "lib_hwdrivers.a"
15  */
16 #pragma once
17 
18 #ifndef MRPT_NO_WARN_BIG_HDR
20  "Including <mrpt/hwdrivers.h> makes compilation much slower, consider "
21  "including only what you need (define MRPT_NO_WARN_BIG_HDR to disable this "
22  "warning)")
23 #endif
24 
25 // Classes into HWDRIVERS
26 // --------------------------------------------
47 #include <mrpt/hwdrivers/CRaePID.h>
50 #include <mrpt/hwdrivers/CRovio.h>
57 
61 #include <mrpt/hwdrivers/CKinect.h>
68 
76 
#define MRPT_WARNING(x)
Definition: common.h:128



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019