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
when i ehco the /yolo_result ERROR: Cannot load message class for [ultralytics_ros/YoloResult]. Are your messages built?
The text was updated successfully, but these errors were encountered:
Thank you @j9efwf for your valuable report.
Please try the following suggestions from the article below: ROS Answers Link
Here's my working configuration:
$ rostopic echo /yolo_result --noarr header: seq: 226 stamp: secs: 1317018735 nsecs: 934211015 frame_id: "camera_color_left" detections: header: seq: 0 stamp: secs: 0 nsecs: 0 frame_id: '' detections: "<array type: vision_msgs/Detection2D, length: 4>" masks: "<array type: sensor_msgs/Image, length: 4>" ---
Thank you.
Sorry, something went wrong.
No branches or pull requests
when i ehco the /yolo_result ERROR: Cannot load message class for [ultralytics_ros/YoloResult]. Are your messages built?
The text was updated successfully, but these errors were encountered: