nusc.render_pointcloud_in_image(my_sample[‘token’], pointsensor_channel=‘LIDAR_TOP’)
and
nusc.render_pointcloud_in_image(my_sample[‘token’], pointsensor_channel=‘RADAR_FRONT’)
Can render the LiDAR and RADAR point clouds to front camera.
How to get the data associated to these rending pointclouds.