Skip to content

[DRAFT] Basic implementation of TLV parser & pointcloud publisher#1

Draft
Hoog-V wants to merge 2 commits intomainfrom
dev
Draft

[DRAFT] Basic implementation of TLV parser & pointcloud publisher#1
Hoog-V wants to merge 2 commits intomainfrom
dev

Conversation

@Hoog-V
Copy link
Member

@Hoog-V Hoog-V commented Apr 7, 2025

Basic implementation of Parser & Publisher

This pr offers a basic implementation of a ROS2 publisher node which publishes sensor_msgs/PointCloud2 messages in the `/radar_3d_points' topic.

Radar firmware?

The firmware used on the radar is the basic 3D-tracking binary which TI provides with their radar_toolbox. More info? Look here.

TLV parsing

The software provided in the PacketParser class sets-up the radar with a provided config file and parses the incoming TLV frames. Which follow TI's own protocol: Understanding UART Data Output Format.

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