ApolloAuto / apollo

An open autonomous driving platform
Apache License 2.0
25.25k stars 9.72k forks source link

Get instance Yolox3DObstacleDetector failed #15556

Open wikila opened 1 month ago

wikila commented 1 month ago

Describe the bug Try to start camera_detection_multi_stage_yolox3d.dag in Apollo 9.0-master Got E1022 14:21:05.656939 94509 base_obstacle_detector.h:87] [mainboard]Get instance Yolox3DObstacleDetector failed. bug I have seen similar errors in issues, like https://github.com/ApolloAuto/apollo/issues/13553 and https://github.com/ApolloAuto/apollo/issues/7002,but I still have no idea to fix it. Has this bug been resolved in Apollo 9.0 ?