Kobuki 1.0.0
C++ API for the Kobuki research robot
Loading...
Searching...
No Matches
kobuki.hpp File Reference

Device driver core interface. More...

#include <string>
#include <iomanip>
#include <ecl/config.hpp>
#include <ecl/threads.hpp>
#include <ecl/devices.hpp>
#include <ecl/threads/mutex.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/geometry.hpp>
#include "version_info.hpp"
#include "logging.hpp"
#include "parameters.hpp"
#include "event_manager.hpp"
#include "command.hpp"
#include "modules.hpp"
#include "packets.hpp"
#include "packet_handler/packet_finder.hpp"
#include "macros.hpp"
Include dependency graph for kobuki.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  kobuki::union_sint16
 
class  kobuki::PacketFinder
 
class  kobuki::Kobuki
 The core kobuki driver class. More...
 

Detailed Description