Open acmiyaguchi opened 8 months ago
https://github.com/Autobots-Visman/segmentation/blob/e3793791db74dcba80bf69b576e9abc4d145ee54/ros/object_detection/msg/DetectedObjectList.msg#L3-L4
We should use sensor_msgs/RegionOfInterest to send a list of objects to downstream modules. This might be used with scene graph parsing to understand the relationship between entities.
https://github.com/Autobots-Visman/segmentation/blob/e3793791db74dcba80bf69b576e9abc4d145ee54/ros/object_detection/msg/DetectedObjectList.msg#L3-L4
We should use sensor_msgs/RegionOfInterest to send a list of objects to downstream modules. This might be used with scene graph parsing to understand the relationship between entities.