Skip to content
Snippets Groups Projects

[feat] Add laser id for livox mid360

Merged Tong Fu requested to merge feat/AddLaserIdForMid360 into master

Livox Mid-360 packet doesn't provide information of laser id. See here.

But points are ranged in the order of laser line numbers. (0, 1, 2, 3, 0, 1, 2, 3...)

So we can get laser_id by computing point_id % 4. (Mid-360 has 4 laser lines)

  • Add laser id for livox HAP. It seems like that HAP has 5 laser lines. To be checked

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading