Recover spaces from core_sensors
This commit is contained in:
parent
e0430e66a1
commit
a1d8e3a92f
|
@ -195,8 +195,7 @@ Different functionalities such as navigation, measurement of physical properties
|
|||
<tr>
|
||||
<td>RawLIDAR raycast</td>
|
||||
<td><a href="../python_api#carlalidarrawmeasurement">carla.LidarRawMeasurement</a></td>
|
||||
<td>A rotating LIDAR. Generates a 3D point cloud plus extra information about the raycast hitted object.</td>
|
||||
<tr>
|
||||
<td>A rotating LIDAR. Generates a 3D point cloud plus extra information about the raycast hitted object.</td><tr>
|
||||
<td>Radar</td>
|
||||
<td><a href="../python_api#carlaradarmeasurement">carla.RadarMeasurement</a></td>
|
||||
<td>2D point map modelling elements in sight and their movement regarding the sensor. </td>
|
||||
|
|
Loading…
Reference in New Issue