37 #ifndef CPP_CORE_HEADER_H
38 #define CPP_CORE_HEADER_H
44 #include "ros/datatypes.h"
65 bool getValue(
const std::string& key, std::string& value)
const;
79 bool parse(uint8_t* buffer, uint32_t size, std::string& error_msg);
90 #endif // ROSCPP_HEADER_H