![]() |
Autonomous Racing
1
f1tenth Project Group of Technical University Dortmund, Germany
|
This converter class converts a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud2. More...
#include <laserscan_transformer.h>
Public Member Functions | |
LaserscanTransformer () | |
This converter class converts a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud2.
The main purpose of this class is the transformation of the LaserScan to the "base_link" of the racer model.
Definition at line 24 of file laserscan_transformer.h.
LaserscanTransformer::LaserscanTransformer | ( | ) |
Definition at line 6 of file laserscan_transformer.cpp.