Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend and refactor log_point_cloud2 #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

przemb
Copy link

@przemb przemb commented Aug 7, 2024

  • log_point_cloud2() refactored to avoid redundant allocations
  • PointCloudProcessor and ColorMapper added
  • reversed colormap added
  • ColormapsLUT::supportedColormaps added
  • additional compilation flags added
  • rerun-sdk verison updated
  • _resolve_topic_options extended

@przemb przemb force-pushed the pb_ext branch 2 times, most recently from 8c0afcd to e4709bb Compare August 7, 2024 17:52
@przemb przemb force-pushed the pb_ext branch 2 times, most recently from 012c8f3 to 4fae4d5 Compare August 7, 2024 18:19
* log_point_cloud2 refactored to avoid redundant allocations
* PointCloudProcessor and ColorMapper added
* reversed colormap added
* ColormapsLUT::supportedColormaps added
* additional compilation flags added
* rerun-sdk verison updated
@nikolausWest
Copy link
Member

Thanks for this PR! Do you have any before and after results for your use case when it comes to performance?

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