The event manager - sigslot interface. More...
#include <stdint.h>
#include <vector>
#include <ecl/sigslots.hpp>
#include "packets/core_sensors.hpp"
#include "macros.hpp"
Go to the source code of this file.
Classes | |
struct | kobuki::BumperEvent |
struct | kobuki::ButtonEvent |
struct | kobuki::CliffEvent |
class | kobuki::EventManager |
struct | kobuki::InputEvent |
struct | kobuki::PowerEvent |
struct | kobuki::RobotEvent |
struct | kobuki::WheelEvent |
Namespaces | |
namespace | kobuki |
The event manager - sigslot interface.
License: BSD https://raw.github.com/yujinrobot/kobuki_core/hydro-devel/kobuki_driver/LICENSE
Definition in file event_manager.hpp.