Platform : CARLA 0.9.15
Questions :
I am currently researching how to generate point cloud data using Carla. I met three questions.
1)When I use sensor.get_location(), it always show (0,0,0). I don't know where the LiDAR is attached to the vehicle. Any way to show the lidar sensor in Carla?
2)The output point cloud is referenced to what coordinate system, relative to the vehicle itself or the LiDAR?
3)Does weather affect the LiDAR point cloud?
Any answer is welcome!
Platform : CARLA 0.9.15 Questions : I am currently researching how to generate point cloud data using Carla. I met three questions. 1)When I use sensor.get_location(), it always show (0,0,0). I don't know where the LiDAR is attached to the vehicle. Any way to show the lidar sensor in Carla? 2)The output point cloud is referenced to what coordinate system, relative to the vehicle itself or the LiDAR? 3)Does weather affect the LiDAR point cloud? Any answer is welcome!