Skip to content

refactor: rename PointCloud2 field timestamp to time_stamp#91

Merged
otenim merged 1 commit intomainfrom
refactor/rename-timestamp-to-time-stamp
Apr 9, 2026
Merged

refactor: rename PointCloud2 field timestamp to time_stamp#91
otenim merged 1 commit intomainfrom
refactor/rename-timestamp-to-time-stamp

Conversation

@otenim
Copy link
Copy Markdown
Collaborator

@otenim otenim commented Apr 9, 2026

Summary

  • Rename timestamp field to time_stamp in PointXYZIT and PointEnXYZIT structs
  • Update PCL POINT_CLOUD_REGISTER_POINT_STRUCT macros
  • Update seyond_decoder.cpp field assignments
  • Update README.md and docs/en_xyzit.md

Breaking change: downstream consumers reading the timestamp field from output PointCloud2 messages must update to time_stamp.

Test plan

  • Build succeeds (colcon build)
  • Convert a bag and verify output PointCloud2 field is named time_stamp
  • Verify t_us field is unchanged

Rename the `timestamp` field to `time_stamp` in PointXYZIT and
PointEnXYZIT point types, PCL registration macros, decoder code,
and all documentation.
@otenim otenim merged commit 616d70e into main Apr 9, 2026
2 checks passed
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