[ROS2][fix] Remove no return points for lidar point conversion

No return lidar point usually has NaN values or zero values.

A helper function IsValidPoint is used to check the validity of lidar points.

Edited by Tong Fu

Merge request reports

Loading