Open
Description
Problem
It looks like the centerpoint_infer_op
repository cannot be recognized?
To Reproduce
Steps to reproduce the behavior:
- Change
third_party/centerpoint_infer_op/workspace.bzl
file first as 使用4090显卡编译代码报错 #14821 mentioned. - run script
./apollo.sh build_opt_gpu perception
.
Log
ERROR: /apollo/modules/perception/lidar/lib/detector/center_point_detection/BUILD:7:11: no such package '@centerpoint_infer_op//': The repository '@centerpoint_infer_op' could not be resolved: Repository '@centerpoint_infer_op' is not defined and referenced by '//modules/perception/lidar/lib/detector/center_point_detection:center_point_detection'
ERROR: Analysis of target '//modules/perception/lidar/lib/detector/center_point_detection:center_point_detection' failed; build aborted: Analysis failed
Desktop:
- OS: Win11+WSL2(Ubuntu 22.04)
- GPU: RTX4090
Activity