
Go to the source code of this file.
Macros | |
| #define | GET_STRING(n) GET_STRING_DIRECT(n) |
| #define | GET_STRING_DIRECT(n) #n |
| #define | LIVOX_ROS_DRIVER_VER_MAJOR 2 |
| #define | LIVOX_ROS_DRIVER_VER_MINOR 6 |
| #define | LIVOX_ROS_DRIVER_VER_PATCH 0 |
| #define | LIVOX_ROS_DRIVER_VERSION_STRING |
| #define GET_STRING | ( | n | ) | GET_STRING_DIRECT(n) |
Definition at line 32 of file livox_ros_driver.h.
| #define GET_STRING_DIRECT | ( | n | ) | #n |
Definition at line 33 of file livox_ros_driver.h.
| #define LIVOX_ROS_DRIVER_VER_MAJOR 2 |
Definition at line 28 of file livox_ros_driver.h.
| #define LIVOX_ROS_DRIVER_VER_MINOR 6 |
Definition at line 29 of file livox_ros_driver.h.
| #define LIVOX_ROS_DRIVER_VER_PATCH 0 |
Definition at line 30 of file livox_ros_driver.h.
| #define LIVOX_ROS_DRIVER_VERSION_STRING |
Definition at line 35 of file livox_ros_driver.h.