Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
msz-rai committed Dec 5, 2024
1 parent 8b4c073 commit 7394c14
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions docs/Components/Sensors/LiDARSensor/LiDARSensor/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,16 @@ horizontal and vertical beam divergence values (as they would be set to 0). Note
- `Max Random Period` - upper bound of time period in seconds used in random mode

- *Additional options (available for some Lidar Model Preset)*
- `Min Range` - minimum range of the sensor (if not avaiable, the range is different for each laser in `Laser Array`)
- `Max Range` - maximum range of the sensor (if not avaiable, the range is different for each laser in `Laser Array`)
- `High Resolution Mode Enabled` - whether to activate high resolution mode (available for `Hesai Pandar 128E4X` LiDAR model)
- Uniform range LiDARs
- `Min Range` - minimum range of the sensor
- `Max Range` - maximum range of the sensor
- Non-uniform range LiDARs
- *Range Override Params*:
- `Enable` - enable/disable range overriding (if disabled, ranges are determined based on the laser ranges described in `Laser Array`)
- `Min Range` - minimum range of the sensor
- `Max Range` - maximum range of the sensor
- Hesai Pandar 128E4X
- `High Resolution Mode Enabled` - whether to activate high resolution mode

#### Output Data
`LidarSensor` provides public methods to extend this pipeline with additional `RGL` nodes.
Expand Down

0 comments on commit 7394c14

Please sign in to comment.