Skip to content

feat: support of Hesai FT120 sensor#412

Open
mgiardino-be wants to merge 13 commits intotier4:mainfrom
mgiardino-be:hesai_FT120
Open

feat: support of Hesai FT120 sensor#412
mgiardino-be wants to merge 13 commits intotier4:mainfrom
mgiardino-be:hesai_FT120

Conversation

@mgiardino-be
Copy link

PR Type

  • New Feature

Related Links

GitHub Issue 410

Description

Add support for Hesai FT120 solid state sensor.

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

  • Assign PR to reviewer

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets

CI Checks

  • Build and test for PR: Required to pass before the merge.

mgiardino-be and others added 11 commits February 25, 2026 11:58
…ion binary file.

Added calibration file from a sensor.
Added definitions for message tail, data packet and FT120 sensor.
…tatus structure that can be reused (is the same as for AT128 and QT128 sensors).

Integrated the sensor in the HW interface.
- it uses old ScanCutAngles approac (not a big deal due to limited FoV);
- dual return works, but manual recommends to use only single return modes;
- maybe a couple of "if" in unpack and convert_returns can be simplified;
-mask filter was not tested.
Include the new sensor in the driver source, with the correct decoder selection.
@mojomex mojomex requested review from drwnz and mojomex February 27, 2026 02:03
@mgiardino-be mgiardino-be changed the title Support of Hesai FT120 sensor feat: Support of Hesai FT120 sensor Feb 27, 2026
@mgiardino-be mgiardino-be changed the title feat: Support of Hesai FT120 sensor feat: support of Hesai FT120 sensor Feb 27, 2026
@mojomex
Copy link
Collaborator

mojomex commented Mar 4, 2026

@mgiardino-be Thank you for the PR, looks very good already! I will finish my review by end of this week.

In the meantime, could you check and address the failing pre-commit checks? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants