Skip to content

Commit

Permalink
add info for PointXYZIRC type
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
  • Loading branch information
M. Fatih Cırıt authored and xmfcx committed Nov 11, 2022
1 parent 73aacde commit 5e8be02
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ In the ideal case, the driver is expected to output a point cloud with the `Poin
| C (channel) | UINT16 | Vertical channel id of the laser that measured the point |
| T (time) | UINT32 | Nanoseconds passed since the time of the header when this point was measured |

If the `Motion Distortion Corrector Filter` won't be used, the `T (time)` field can be omitted, `PointXYZIRC` point type can be used.

### Intensity

We will use following ranges for intensity, compatible with [the VLP16 User Manual](https://usermanual.wiki/Pdf/VLP16Manual.1719942037/view):
Expand Down

0 comments on commit 5e8be02

Please sign in to comment.