Alpaca-zip / ultralytics_ros

ROS/ROS 2 package for Ultralytics YOLOv8 real-time object detection and segmentation. https://github.com/ultralytics/ultralytics
GNU Affero General Public License v3.0
197 stars 38 forks source link

3D bounding boxes not displaying in Ubuntu 20.04 and ROS Noetic. #76

Open zrxwz opened 2 days ago

zrxwz commented 2 days ago

Branch

noetic-devel

Question

After multiple attempts to modify yolov8n-seg.pt and voxel_leaf_size, the 3D bounding boxes still do not display. I am using kitti-track_with_cloud.launch, and both the images and point clouds display normally. The images have detection results, but the point clouds do not have any results.

Additional

No response

zrxwz commented 7 hours ago

tracker_with_cloud_node: /opt/ros/noetic/include/image_geometry/pinhole_camera_model.h:304: std::string image_geometry::PinholeCameraModel::tfFrame() const: Assertion `initialized()' failed.