ApolloAuto / apollo

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

fatal error: vanjee_driver/api/lidar_driver.hpp: No such file or directory #15444

Closed xinxindream closed 5 months ago

xinxindream commented 5 months ago

System information

Supporting materials (screenshots, command lines, code/script snippets):

Franncys commented 2 months ago

I'm having the same problem, what was the solution ?

daohu527 commented 2 months ago

@Franncys You should update the new container because the lidar dependencies will be installed in the container.

Franncys commented 2 months ago

@Franncys You should update the new container because the lidar dependencies will be installed in the container.

Thank you I'll give it a try, I was following a tutorial that allows the use of a rtx 40 series gpu I hope the new container also supports the 40 series.

Franncys commented 1 month ago

With the new container I can no longer compile with an rtx 40 series gpu, did I do something wrong or is it not possible ?