Device driver core interface. More...
#include <ecl/config.hpp>#include <ecl/devices.hpp>#include <ecl/exceptions/standard_exception.hpp>#include <ecl/threads.hpp>#include <ecl/threads/mutex.hpp>#include <iomanip>#include <string>#include "command.hpp"#include "macros.hpp"#include "modules.hpp"#include "packet_handler/packet_finder.hpp"#include "packets.hpp"#include "parameters.hpp"

Go to the source code of this file.
Classes | |
| class | xbot::PacketFinder |
| union | xbot::union_sint16 |
| class | xbot::Xbot |
| The core xbot driver class. More... | |
Namespaces | |
| xbot | |
Device driver core interface.
License: BSD https://raw.github.com/yujinrobot/xbot_core/hydro-devel/xbot_driver/LICENSE
Definition in file xbot.hpp.