Used a PointCloud2 instead of a scan.
Added a second point cloud to do clearing in free space. Created some functions to make the code easier to maintain. Used the angle filter configuration file to know the dark areas of the sensor.
parent
d45d31ca
No related branches found
No related tags found
Showing
- cfg/LidarObstacleDetector.cfg 1 addition, 0 deletionscfg/LidarObstacleDetector.cfg
- config/default_config.yaml 1 addition, 1 deletionconfig/default_config.yaml
- include/lidar_obstacle_detector_alg.h 1 addition, 0 deletionsinclude/lidar_obstacle_detector_alg.h
- include/lidar_obstacle_detector_alg_node.h 17 additions, 2 deletionsinclude/lidar_obstacle_detector_alg_node.h
- launch/node.launch 2 additions, 2 deletionslaunch/node.launch
- launch/nodelet.launch 2 additions, 2 deletionslaunch/nodelet.launch
- src/lidar_obstacle_detector_alg.cpp 27 additions, 0 deletionssrc/lidar_obstacle_detector_alg.cpp
- src/lidar_obstacle_detector_alg_node.cpp 389 additions, 298 deletionssrc/lidar_obstacle_detector_alg_node.cpp
Loading
Please register or sign in to comment