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

Risley_prism LiDARs not getting any data back, after CARLA recompilation #21

Open
albertojl24 opened this issue Nov 21, 2023 · 3 comments

Comments

@albertojl24
Copy link

albertojl24 commented Nov 21, 2023

Hello there,

I have tried to implement your library within CARLA and ROS, but I see that after following all the steps mentioned in the repo, the LIVOX LiDARs seem to return empty data:

Output print: CARLA LIDAR: LidarMeasurement(frame=36016, timestamp=523.499065, number_of_points=0)
Even though the creation of those LiDARs are correct from CARLA's side:

creating tele
Tele_csv file read successfully
create tele successfully
creating lasers of Risley_prism
@CaoShuxing
Copy link

CaoShuxing commented Dec 22, 2023

hello,Have you successfully integrated the RainyPCSim library?
Have you encountered any problem with ProxyParticleSpawn compilation errors?

@AitorIglesias
Copy link

Hello there,

I have tried to implement your library within CARLA and ROS, but I see that after following all the steps mentioned in the repo, the LIVOX LiDARs seem to return empty data:

Output print: CARLA LIDAR: LidarMeasurement(frame=36016, timestamp=523.499065, number_of_points=0) Even though the creation of those LiDARs are correct from CARLA's side:

creating tele
Tele_csv file read successfully
create tele successfully
creating lasers of Risley_prism

Hi @albertojl24,

Same problem, have you solve it?

@GimpelZhang
Copy link

GimpelZhang commented Mar 20, 2024

Same problem.

But I found that there is another file in which the path should be changed: LiDARSimLib/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Sensor/Risley_prism.cpp

After I changed the path in Risley_prism.cpp, the horizon lidar had "normal" output.

I implement the LiDARSimLib in the latest carla (0.9.15): carla with LiDARSimLib & Fisheye. Hope that will help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants