Go to the documentation of this file.
13 #ifndef KOBUKI_CURRENT_DATA_HPP__
14 #define KOBUKI_CURRENT_DATA_HPP__
21 #include "../packet_handler/payload_base.hpp"
22 #include "../packet_handler/payload_headers.hpp"
65 unsigned char header_id, length_packed;
69 if( length_packed !=
length )
return false;
const unsigned char length
payloadBase(const bool is_dynamic_=false, const unsigned char length_=0)
Provides base class for payloads.
std::vector< uint8_t > current
bool serialise(ecl::PushAndPop< unsigned char > &byteStream)
void buildVariable(T &V, ecl::PushAndPop< unsigned char > &buffer)
void buildBytes(const T &V, ecl::PushAndPop< unsigned char > &buffer)
struct kobuki::Current::Data data
bool deserialise(ecl::PushAndPop< unsigned char > &byteStream)
unsigned int size() const
kobuki_driver
Author(s): Daniel Stonier
, Younghun Ju , Jorge Santos Simon
autogenerated on Wed Mar 2 2022 00:26:14