How to project LiDAR point cloud (3D) onto the 2D image?
Hi
I want to project LiDAR point cloud (3D) onto the 2D image. How can i do this in ros? I want to implement early fusion for my case. (fusion of lidar and camera image).
ROS1, kinetic, python 2.7
thanks