Open zrxwz opened 3 weeks 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.
This is a bug.
You should modify the /home/mm/projects/ultralytics_ros/src/ultralytics_ros/src/tracker_with_cloud_node.cpp.
move the line 'cammodel.fromCameraInfo(camera_info_msg); ' to some line before the following
pcl::PointCloud
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