Skip to content

[Feature Proposal] Add support for .ply map files#61

Merged
rsasaki0109 merged 1 commit intorsasaki0109:mainfrom
abudori3939:main
Jul 6, 2025
Merged

[Feature Proposal] Add support for .ply map files#61
rsasaki0109 merged 1 commit intorsasaki0109:mainfrom
abudori3939:main

Conversation

@abudori3939
Copy link
Contributor

Overview

This PR adds the ability to load map files in .ply format.

Related Issues

Closes #60

Changes

  • Modified src/lidar_localization_component.cpp.
  • Added logic to check the file extension of the map_path parameter and call pcl::io::loadPLYFile if it is .ply.

Verification

  • Confirmed that the .ply map is loaded correctly and localization starts normally in the local environment.

@rsasaki0109 rsasaki0109 merged commit 9ab8832 into rsasaki0109:main Jul 6, 2025
2 checks passed
@rsasaki0109
Copy link
Owner

Thanks for the PR! Everything looks good, so I’ve merged it.

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.

[Feature Proposal] Add support for .ply map files

2 participants