We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug fatal error: vanjee_driver/api/lidar_driver.hpp: No such file or directory
ERROR: /apollo/modules/drivers/lidar/vanjeelidar/BUILD:8:17: Compiling modules/drivers/lidar/vanjeelidar/src/vanjeelidar_component.cpp failed: (Exit 1): crosstool_wrapper_driver_is_not_gcc failed: error executing command external/local_config_cuda/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc -MD -MF ... (remaining 116 arguments skipped) In file included from modules/drivers/lidar/vanjeelidar/src/vanjeelidar_component.cpp:18:0: ./modules/drivers/lidar/vanjeelidar/src/vanjeelidar_component.h:20:10: fatal error: vanjee_driver/api/lidar_driver.hpp: No such file or directory #include <vanjee_driver/api/lidar_driver.hpp>
The text was updated successfully, but these errors were encountered:
@xinxindream Thanks!
We have added vanjee_driver, but it has not been merged into the SDK, so we have rolled back this part of the code.
We will re-release it after we finalize the final solution
#15449
Sorry, something went wrong.
No branches or pull requests
Describe the bug
fatal error: vanjee_driver/api/lidar_driver.hpp: No such file or directory
delete the vanjeelidar, it works
The text was updated successfully, but these errors were encountered: