#include <sick_scan_messages.h>
|
static std::string | getSopasCmdKeyword (const uint8_t *sopasRequest, int requestLength) |
|
static bool | parseLFErecMsg (const rosTime &timeStamp, uint8_t *receiveBuffer, int receiveLength, bool useBinaryProtocol, EVAL_FIELD_SUPPORT eval_field_logic, const std::string &frame_id, sick_scan_msg::LFErecMsg &output_msg) |
|
static bool | parseLIDoutputstateMsg (const rosTime &timeStamp, uint8_t *receiveBuffer, int receiveLength, bool useBinaryProtocol, const std::string &frame_id, sick_scan_msg::LIDoutputstateMsg &output_msg) |
|
Definition at line 87 of file sick_scan_messages.h.
◆ SickScanMessages()
sick_scan_xd::SickScanMessages::SickScanMessages |
( |
rosNodePtr |
nh = 0 | ) |
|
◆ ~SickScanMessages()
sick_scan_xd::SickScanMessages::~SickScanMessages |
( |
| ) |
|
|
virtual |
◆ getSopasCmdKeyword()
std::string sick_scan_xd::SickScanMessages::getSopasCmdKeyword |
( |
const uint8_t * |
sopasRequest, |
|
|
int |
requestLength |
|
) |
| |
|
static |
◆ parseLFErecMsg()
bool sick_scan_xd::SickScanMessages::parseLFErecMsg |
( |
const rosTime & |
timeStamp, |
|
|
uint8_t * |
receiveBuffer, |
|
|
int |
receiveLength, |
|
|
bool |
useBinaryProtocol, |
|
|
EVAL_FIELD_SUPPORT |
eval_field_logic, |
|
|
const std::string & |
frame_id, |
|
|
sick_scan_msg::LFErecMsg & |
output_msg |
|
) |
| |
|
static |
◆ parseLIDoutputstateMsg()
bool sick_scan_xd::SickScanMessages::parseLIDoutputstateMsg |
( |
const rosTime & |
timeStamp, |
|
|
uint8_t * |
receiveBuffer, |
|
|
int |
receiveLength, |
|
|
bool |
useBinaryProtocol, |
|
|
const std::string & |
frame_id, |
|
|
sick_scan_msg::LIDoutputstateMsg & |
output_msg |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: