No version for distro humble showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro jazzy showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro kilted showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro rolling showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro ardent showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro bouncy showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro crystal showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro eloquent showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro dashing showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro galactic showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro foxy showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro iron showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

No version for distro lunar showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.2.19
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_recognition.git
VCS Type git
VCS Version master
Last Updated 2025-05-14
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS nodelets for pointcloud perception.

Additional Links

Maintainers

  • Youhei Kakiuchi
  • Kei Okada
  • Kentaro Wada

Authors

  • Yohei Kakiuchi
README
No README found. See repository README.
CHANGELOG

Changelog for package jsk_pcl_ros

1.2.19 (2025-05-14)

  • Merge pull request #2879 from jsk-ros-pkg/add_license add LICENSE
  • add LICENSE
  • ad LICENSE
  • Contributors: Kei Okada

1.2.18 (2025-05-10)

  • Set RULE_LAUNCH_COMPILE/LINK to ccache if CMAKE_VERSION < 3.4 (#2738)
  • support pointxyzi in octree_voxel_grid_nodelet (#2656)
  • fix uniform sampling nodelet (#2874)
  • add UniformSampling in nodelet xml (#2873)
  • [jsk_pcl/OrganizedStatisticalOutlierRemoval] support several pointcloud type (#2846)
  • [ROS-O] Add ParticleCuboid::weightedAverage method (#2863 )
  • [ros-o] boost::make_shared -> std::make_shared, use .makeShared() (#2853)
  • Add missing ros_environment dependency to package.xml (#2837)
  • Add option 'synchronize' to hinted_plane_detector_nodelet (#2844)
  • use xyz instead of xyzrgb in ClusterPointIndicesDecomposer (#2839)
  • [jsk_pcl_ros] Fix errors on test_octomap_server_contact_pr2.test (#2821)
  • add test_octomap_server_contact_pr2.test for xacro or xacro.py, see #2817
  • Contributors: Jeremy Kolb, Shingo Kitagawa, Shun Hasegawa, Yoshiki Obinata, Yuki Furuta

1.2.17 (2023-11-14)

1.2.16 (2023-11-10)

  • add noetic build test (#2756)
  • [jsk_pcl_ros] to avoid invalid access, use getGridCoordinates+getCenroidIndexAt function instead of getCentroidIndex. (#2748)
  • add relay new baxter_realsense_l515.bag (#2749)
  • [jsk_pcl_ros] fix data link in [install_sample_data.py]{.title-ref} (#2733)
  • Fix #2737 (#2739)
  • Fixed typo of Software License Agreement. and/o2r to and/or (#2727)
  • [feature] container occupancy detector nodelet (#2696)
  • [jsk_pcl_ros/organized_multi_plane_segmentation_nodelet] Poke when start subscribing (#2710)
  • Add reset sync policy in destructor and add a test (#2681)
  • [jsk_pcl_ros/octomap_server_contact_nodelet.cpp] fix memory leak of colors pointer (#2661)
  • use default value for param (#2663)
  • work around permission issue / integrate all yaml to one (#2677)
  • [jsk_perception][jsk_pcl_ros_utils][jsk_pcl_ros] Fix download links (#2632)
  • check more python3 compatibility (#2614)
  • [jsk_pcl_ros] ExtractIndices debug (#2628)
  • add missing build_depend dynamic_reconfigure in jsk_pcl_ros (#2619
  • [jsk_pcl_ros] Stop tf when segmented cloud size is zero using cluster point indices decomposer (#2599)
  • add organized statistical removal test (#2602)
  • [jsk_pcl_ros] fix bug of lookuptransform in heightmapconverter (#2572)
  • [jsk_pcl_ros] add z range option to heightmap converter (#2564)
  • [DepthImageCreator] print more rosparm info on startup (#2543)
  • add sample_plane_extraction.launch , plane_extraction.launch (#2551)
  • [jsk_pcl_ros] set larger min_size limit for organized multiplane segmentation

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Recent questions tagged jsk_pcl_ros at Robotics Stack Exchange