Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

add a srv file to support ros_openvino_toolkit #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luyang00
Copy link

@luyang00 luyang00 commented Nov 19, 2019

Hi all,
There is a inconsistent defination of DetectObject.srv between ROS2 and ROS. I hope that I can add a new srv file to have a same interface in ROS1 and ROS2 instead of modify it, since I guess other projects may rely on this message defination.


DetectObject.srv in ROS2 ros2_object_msgs:

string image_path

DetectObject in ROS1 object_msgs:

string[] image_paths # image path list for inference

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant