Skip to content

[jsk_pcl_ros] Add crop points from bounding box array for Attention clipper sample #2666

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

iory
Copy link
Member

@iory iory commented Feb 3, 2022

What is this?

Added a sample to crop a point cloud from the input of a bounding box array using the attention clipper node.

Add description for BoundingBoxArray

This node is convenient because it can be used to extract the point cloud in the bounding box array. The following image is an example.

The border shows the jsk_recognition_msgs/BoundingBoxArray, and the red point cloud shows the point cloud extracted by the attention clipper.

You can learn how to use it like this by looking at the sample_attention_clipper.launch.

quickstart

Build jsk_pcl_ros and run following command.

roslaunch jsk_pcl_ros sample_attention_clipper.launch

@k-okada
Copy link
Member

k-okada commented Jun 16, 2022

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.

2 participants