No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Repository Summary
Description | ROS2 sample of Realsense with PCL library |
Checkout URI | https://github.com/tasada038/ros2_rs_pcl.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-05-22 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | realsense pcl-library ros2 |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
ros2_rs_pcl | 0.0.0 |
README
ros2_rs_pcl
ROS 2 sample of Realsense with PCL library
Supported ROS 2 distributions
・Foxy (master)
・Humble (humble-devel is in development)
Requirements
- Laptop PC
- Ubuntu 20.04 Foxy
- Realsense D435/D435i
Installation
sudo apt install ros-$ROS_DISTRO-pcl-*
Install the ROS2 wrapper for realsense
and configure Realsense to work with ROS2
Usage
PCL filter
Open two shells. In the first shell, run the ros2_intel_realsense node
ros2 launch realsense_examples rs_camera.launch.py
In the second shell, run the pcl_filter node:
ros2 run ros2_rs_pcl rs_pcl_filter
PCL clustering
Open two shells. In the first shell, run the ros2_intel_realsense node
ros2 launch realsense_examples rs_camera.launch.py
In the second shell, run the pcl_clustering node:
ros2 run ros2_rs_pcl rs_pcl_clustering
PCL and visualization marker sample
Open two shells. In the first shell, run the ros2_intel_realsense node
ros2 launch realsense_examples rs_camera.launch.py
In the second shell, run the pcl_clustering node:
ros2 run ros2_rs_pcl rs_pcl_marker
License
This repository is licensed under the MIT license, see LICENSE.
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.