This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
recognition_objects_classifier
milesial edited this page Feb 24, 2018
·
3 revisions
This package receives shapes (rectangles from the belt, circles and segments from the lidar) and classifies them as either in the map walls or as unknown.
-
v1.0 (P18) : @milesial
- Classifies circles, rects and segments
There is no special configuration for this package.
Server name | Type | Function |
---|---|---|
/recognition/objects_classifier/objects |
Topic | The sorted list of circles, rectangles and segments are published here |
Server name | Type | Function |
---|---|---|
/memory/map/get |
Service | The node uses the map package to get shapes that make the static map. |
/processing/belt_interpreter/rects |
Topic | The node listens for rectangles processed from belt data. |
/processing/lidar_objects/obstacles |
Topic | The node listens for circles and segments processed from lidar data. |
rosrun recognition_objects_classifier objects_classifier_node.py
Magic
Wiki UTCoupe 2018, Université de Technologie de Compiègne, France.
Any questions or comments ? Wanna join our team ? Contact us at [email protected]!