I'm extracting a BoundingBoxArray() by running a 3d object detector on a point cloud. The boxes are visualized correctly when the rviz frame is set to 'lidar' (i.e. local frame). But when i select the global/fixed frame (called 'map'), rviz gives error and I don't see anything visualized. Why? The TF tree is correct (i.e. transform between 'map' and 'lidar' exists). Any help would be appreciated.