You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I tried to integrate the RainyPCSim library, I found missing files in the RayCastLidar.cpp file.
in line 72:
std::string filename = "/home/PJLAB/yangdonglin/workplace/carla/0.9.12/carla_LiDARSimLibBackUp/MieCsv/mie_ext.csv"; // modify depend on your own carla path
I did not find the file ”carla_LiDARSimLibBackUp/MieCsv/mie_ext.csv“
The text was updated successfully, but these errors were encountered:
Hello, when I tried to integrate the RainyPCSim library, I found missing files in the RayCastLidar.cpp file.
in line 72:
std::string filename = "/home/PJLAB/yangdonglin/workplace/carla/0.9.12/carla_LiDARSimLibBackUp/MieCsv/mie_ext.csv"; // modify depend on your own carla path
I did not find the file ”carla_LiDARSimLibBackUp/MieCsv/mie_ext.csv“
The text was updated successfully, but these errors were encountered: