![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged pcl_object_detection at Robotics Stack Exchange
![]() |
pcl_object_detection package from ros2_pcl_object_detection repopcl_object_detection |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | ROS2 3D object detection and tracking using pointclouds |
Checkout URI | https://github.com/klintan/ros2_pcl_object_detection.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-29 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Andreas Klintberg
Authors
ROS2 3D bouding box object detection from pointclouds
This is a package for a baseline 3D bounding box detection and tracking using pointcloud data.
It’s based on this package https://github.com/praveen-palanisamy/multiple-object-tracking-lidar
Design and algorithm
- Detect from clustering Unsupervised euclidean cluster extraction
- Track tracking (object ID & data association) with an ensemble of Kalman Filters
- Classify static and dynamic object
Installation
colcon build
Usage
ros2 run pcl_object_detection pcl_object_detection --ros-args --param-file config/config.yaml
Topics
Subscriptions:
- Name:
/filtered_clouds
Type:sensor_msgs::msg::PointCloud2
Publishers:
-
Name:
viz
Type:visualization_msgs::msg::MarkerArray
-
Name:
cluster
Type:sensor_msgs::msg::PointCloud2
-
Name:
obj_id
Type:std_msgs::msg::Int32MultiArray
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
rcutils | |
rmw | |
std_msgs | |
sensor_msgs | |
cv_bridge | |
launch_ros | |
shape_msgs | |
tf2_ros | |
pcl_ros |
System Dependencies
Name |
---|
libopencv-dev |