We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
which should we use?
iory@crab $ rosmsg show opencv_apps/RectArrayStamped std_msgs/Header header uint32 seq time stamp string frame_id opencv_apps/Rect[] rects float64 x float64 y float64 width float64 height iory@crab $ rosmsg show jsk_recognition_msgs/RectArray std_msgs/Header header uint32 seq time stamp string frame_id jsk_recognition_msgs/Rect[] rects int32 x int32 y int32 width int32 height
The text was updated successfully, but these errors were encountered:
I created an proposal of creating common package for ROS messages to solve this issue: ros-perception/opencv_apps#10.
Sorry, something went wrong.
Thank you!
packages in jsk_recognition uses jsk_recognitoin_msgs, at least for now.
No branches or pull requests
which should we use?
The text was updated successfully, but these errors were encountered: