Skip to content

Decode additional fields in pointcloud2 msgs. - #9

Open
sergiobellido wants to merge 4 commits into
event-driven-robotics:masterfrom
sergiobellido:master
Open

Decode additional fields in pointcloud2 msgs.#9
sergiobellido wants to merge 4 commits into
event-driven-robotics:masterfrom
sergiobellido:master

Conversation

@sergiobellido

@sergiobellido sergiobellido commented Mar 31, 2022

Copy link
Copy Markdown

In reference to the issue I created: #8 (comment)

Here I send a solution to automatically extract fields from pointcloud2 messages (x,y,z,intensity,ambient, range, etc.) regardless of the fields they contain, data type or the size of each point. I have used the numpy library to decode rosbag messages which is more efficient than struct library.

Thanks for the repository, which is quite interesting and useful.

@sergiobellido
sergiobellido marked this pull request as ready for review April 1, 2022 09:16
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