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

[common] Modify index type for PCLPointField #4224

Merged
merged 3 commits into from
Jun 25, 2020

Conversation

haritha-j
Copy link
Contributor

I added @kunaltyagi's request from #4211 regarding switching std::vector<int> field_sizes_; to uindex_tto this PR, since field_sizes_ refers to the size of PCLPointField. If that's inappropriate, I'll move that to a seperate PR.

@haritha-j haritha-j added module: common priority: gsoc Reason for prioritization labels Jun 24, 2020
@kunaltyagi kunaltyagi added the needs: code review Specify why not closed/merged yet label Jun 24, 2020
io/src/pcd_io.cpp Outdated Show resolved Hide resolved
@kunaltyagi kunaltyagi merged commit ae87389 into PointCloudLibrary:master Jun 25, 2020
kunaltyagi added a commit that referenced this pull request Jun 25, 2020
@kunaltyagi
Copy link
Member

Oops. Did a boo-boo. Realized after merging that this is an ABI break.

@haritha-j Please open a new PR with the same contents and label it as such, with milestone PCL 1.12

koide3 pushed a commit to koide3/pcl that referenced this pull request Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: common needs: code review Specify why not closed/merged yet priority: gsoc Reason for prioritization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants