Open rhaschke opened 4 years ago
This bug was reported in rviz originally: https://github.com/ros-visualization/rviz/issues/1541. I suspect that the function transformLaserScanToPointCloud() doesn't correctly handle the single ray scan?
transformLaserScanToPointCloud()
This issue still persists. A single laser scan point is not viewable in rviz. Has there been any update?
This bug was reported in rviz originally: https://github.com/ros-visualization/rviz/issues/1541. I suspect that the function
transformLaserScanToPointCloud()
doesn't correctly handle the single ray scan?