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

[jsk_pcl_ros_utils/cluster_point_indices_to_point_indices] Concatenate all indices in case of index==-1 #2330

Merged

Conversation

iory
Copy link
Member

@iory iory commented Sep 13, 2018

This PR modified a function of cluster_point_indices_to_point_indices.
Before this PR, it publish empty indices([]) in case of index < 0.
Applying tihs PR, cluster_point_indices_to_point_indices publishes concatenated all indices in case of index < 0.

@k-okada k-okada added this to the 1.2.6 milestone Nov 1, 2018
@k-okada k-okada merged commit 4c96760 into jsk-ros-pkg:master Nov 1, 2018
@iory iory deleted the cluster-point-indices-to-point-indices branch April 10, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants