anand-bala / perception_interfaces

ROS2 interfaces (messages) for perception algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

perception_interfaces

Provides a consistent interface for data generated by perception algorithms.

The current state-of-the-art revolves around Deep Learning based algorithms like YOLO, Deep SORT, FairMOT, and Re3, all of which deal with BoundingBoxes. So, currently, the only message we have is that 😄, but we can add more messages as needed.

About

ROS2 interfaces (messages) for perception algorithms

License:BSD 2-Clause "Simplified" License


Languages

Language:CMake 100.0%