Skip to content
New issue

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

bug error: vanjee_driver/api/lidar_driver.hpp: No such file or directory #15447

Closed
xinxindream opened this issue Jun 26, 2024 · 1 comment
Closed
Labels
Module: Driver Indicates driver module related issues

Comments

@xinxindream
Copy link

Describe the bug
fatal error: vanjee_driver/api/lidar_driver.hpp: No such file or directory

  • bash apollo.sh build meets an error
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>
  • temporary solution
    delete the vanjeelidar, it works
@daohu527
Copy link
Contributor

@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

@daohu527 daohu527 added the Module: Driver Indicates driver module related issues label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Driver Indicates driver module related issues
Projects
None yet
Development

No branches or pull requests

2 participants