Giter VIP home page Giter VIP logo

ros2_pcl_object_detection's Introduction

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

  1. Detect from clustering Unsupervised euclidean cluster extraction
  2. Track tracking (object ID & data association) with an ensemble of Kalman Filters
  3. 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

ros2_pcl_object_detection's People

Contributors

aldras avatar klintan avatar leberert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ros2_pcl_object_detection's Issues

Headers for building

Seems like there are missing headers here, are there a set of headers that we should be using?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.