#include <lslidar_n301_decoder.h>
Definition at line 125 of file lslidar_n301_decoder.h.
lslidar_n301_decoder::LslidarN301Decoder::LslidarN301Decoder |
( |
const LslidarN301Decoder & |
| ) |
|
|
delete |
lslidar_n301_decoder::LslidarN301Decoder::~LslidarN301Decoder |
( |
| ) |
|
|
inline |
bool lslidar_n301_decoder::LslidarN301Decoder::checkPacketValidity |
( |
const RawPacket * |
packet | ) |
|
|
private |
bool lslidar_n301_decoder::LslidarN301Decoder::createRosIO |
( |
| ) |
|
|
private |
void lslidar_n301_decoder::LslidarN301Decoder::decodePacket |
( |
const RawPacket * |
packet | ) |
|
|
private |
uint64_t lslidar_n301_decoder::LslidarN301Decoder::get_gps_stamp |
( |
tm |
t | ) |
|
|
private |
bool lslidar_n301_decoder::LslidarN301Decoder::initialize |
( |
| ) |
|
bool lslidar_n301_decoder::LslidarN301Decoder::isPointInRange |
( |
const double & |
distance | ) |
|
|
inlineprivate |
bool lslidar_n301_decoder::LslidarN301Decoder::loadParameters |
( |
| ) |
|
|
private |
void lslidar_n301_decoder::LslidarN301Decoder::packetCallback |
( |
const lslidar_n301_msgs::LslidarN301PacketConstPtr & |
msg | ) |
|
|
private |
void lslidar_n301_decoder::LslidarN301Decoder::publishPointCloud |
( |
| ) |
|
|
private |
void lslidar_n301_decoder::LslidarN301Decoder::publishScan |
( |
| ) |
|
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::rawAzimuthToDouble |
( |
const uint16_t & |
raw_azimuth | ) |
|
|
inlineprivate |
double lslidar_n301_decoder::LslidarN301Decoder::angle_base |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::angle_disable_max |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::angle_disable_min |
|
private |
std::string lslidar_n301_decoder::LslidarN301Decoder::child_frame_id |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::cos_azimuth_table[6300] |
|
private |
std::string lslidar_n301_decoder::LslidarN301Decoder::fixed_frame_id |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::frequency |
|
private |
bool lslidar_n301_decoder::LslidarN301Decoder::is_first_sweep |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::last_azimuth |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::max_range |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::min_range |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::packet_start_time |
|
private |
uint64_t lslidar_n301_decoder::LslidarN301Decoder::packet_timestamp |
|
private |
sensor_msgs::PointCloud2 lslidar_n301_decoder::LslidarN301Decoder::point_cloud_data |
|
private |
ros::Publisher lslidar_n301_decoder::LslidarN301Decoder::point_cloud_pub |
|
private |
int lslidar_n301_decoder::LslidarN301Decoder::point_num |
|
private |
tm lslidar_n301_decoder::LslidarN301Decoder::pTime |
|
private |
bool lslidar_n301_decoder::LslidarN301Decoder::publish_point_cloud |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::sin_azimuth_table[6300] |
|
private |
lslidar_n301_msgs::LslidarN301SweepPtr lslidar_n301_decoder::LslidarN301Decoder::sweep_data |
|
private |
uint64_t lslidar_n301_decoder::LslidarN301Decoder::sweep_end_time_gps |
|
private |
uint64_t lslidar_n301_decoder::LslidarN301Decoder::sweep_end_time_hardware |
|
private |
double lslidar_n301_decoder::LslidarN301Decoder::sweep_start_time |
|
private |
bool lslidar_n301_decoder::LslidarN301Decoder::use_gps_ts |
|
private |
The documentation for this class was generated from the following files: