Go to the source code of this file.
Namespaces | |
livox_ros | |
Functions | |
uint8_t | livox_ros::AscciiToHex (const uint8_t *TwoChar) |
Variables | |
const uint8_t | livox_ros::kGpsProtocolEof = '*' |
const uint8_t | livox_ros::kGpsProtocolSof = '$' |
const uint32_t | livox_ros::kPacketLengthLmit = 200 |
const uint32_t | livox_ros::kPreambleLen = 1 |
const uint32_t | livox_ros::kWrapperLen = 4 |