You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a nice addition to the driver would be a ROS2 node that subscribes to an image topic and projects the lidar point cloud into the image plane. A projection matrix could possibly be provided with a config.yaml. So the user only has to calibrate the lidar and camera.
The other way around, projecting an image pixel into the point cloud would give the opportunity to colorise the points and gather additional information. Therefore the inverted matrix could be used.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
a nice addition to the driver would be a ROS2 node that subscribes to an image topic and projects the lidar point cloud into the image plane. A projection matrix could possibly be provided with a config.yaml. So the user only has to calibrate the lidar and camera.
The other way around, projecting an image pixel into the point cloud would give the opportunity to colorise the points and gather additional information. Therefore the inverted matrix could be used.
Thanks.
The text was updated successfully, but these errors were encountered: