Skip to content

IMPORTANT: Fixed Imu hz in non cuda and added imu values for cuda#24

Open
MatteGombia wants to merge 3 commits into
HesaiTechnology:masterfrom
MatteGombia:Fix_Imu
Open

IMPORTANT: Fixed Imu hz in non cuda and added imu values for cuda#24
MatteGombia wants to merge 3 commits into
HesaiTechnology:masterfrom
MatteGombia:Fix_Imu

Conversation

@MatteGombia

Copy link
Copy Markdown

The imu was published every packet because the timestamp considered was the one of the packet itself. Now it publishes the value just when the values are updated. Furthermore, The function DecodePacket never returns 1, so the imu callback was never called in the cuda version.
The timestamp of the message has been updated with the correct imu timestamp.

This pull request solves partially the issue #37 and fully the #25 (and probably #36) of https://github.com/HesaiTechnology/HesaiLidar_ROS_2.0

MatteGombia and others added 3 commits May 17, 2025 09:14
To not lose the decimal numbers
Unit is 25 microseconds as documentation says
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.

1 participant