Kobuki 1.0.0
C++ API for the Kobuki research robot
Loading...
Searching...
No Matches
packets.hpp
Go to the documentation of this file.
1
9/*****************************************************************************
10** Ifdefs
11*****************************************************************************/
12
13#ifndef KOBUKI_CORE_PACKETS_HPP_
14#define KOBUKI_CORE_PACKETS_HPP_
15
16/*****************************************************************************
17** Includes
18*****************************************************************************/
19
20#include "packets/cliff.hpp"
22#include "packets/current.hpp"
23#include "packets/gp_input.hpp"
24#include "packets/inertia.hpp"
25#include "packets/dock_ir.hpp"
26#include "packets/firmware.hpp"
27#include "packets/hardware.hpp"
31
32
33#endif /* KOBUKI_CORE_PACKETS_HPP_ */
Cliff sensor packet payloads.
Controller info packet payloads.
Core sensor packet payloads.
Current level packet payloads.
Docking infrared sensor packet payloads.
Firmware version request packet payloads.
gpio data command packets.
Hardware version request packet payloads.
Inertia packet payloads.
Module for handling of three_axis_gyro packet payloads.
Module for handling of unique device id request packet payloads.