Skip to content
New issue

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

ERROR: Cannot load message class for [ultralytics_ros/YoloResult]. Are your messages built? #40

Open
j9efwf opened this issue Dec 28, 2023 · 1 comment

Comments

@j9efwf
Copy link

j9efwf commented Dec 28, 2023

when i ehco the /yolo_result ERROR: Cannot load message class for [ultralytics_ros/YoloResult]. Are your messages built?

@Alpaca-zip
Copy link
Owner

Thank you @j9efwf for your valuable report.

Please try the following suggestions from the article below:
ROS Answers Link

Here's my working configuration:

  • Operating System: Ubuntu 20.04
  • Environment: Windows Subsystem for Linux (WSL 2)
  • ROS Version: ROS Noetic
$ 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.

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

No branches or pull requests

2 participants