mgonzs13 / yolo_ros

Ultralytics YOLOv8, YOLOv9, YOLOv10, YOLOv11 for ROS 2
GNU General Public License v3.0
336 stars 89 forks source link

LC: added verbosity and bugfix on detect3d #33

Closed agonzc34 closed 6 months ago

agonzc34 commented 6 months ago

In this pull request I fixed a bug on the detect_3d_node, which force the lifecycle to transition to the error state. Furthermore, the verbosity of the lifecycle logs has been standardized.