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

[issue] How can I modify the raw sensor data generated from SVL? #70

Open
mgcho0608 opened this issue Nov 3, 2023 · 0 comments
Open

Comments

@mgcho0608
Copy link

I need helps to solve these questions. Honestly, these questions are not about install and constructing SVL server, but I hope that I can get any help due to official close down of LGSVL github.

  1. I think there should exist any function or code that generate sensor frame data which is received by apollo. Then, it would be possible for me to modify that code to change or perturb sensor raw data before apollo. But, I couldn't find such codes or functions. If such codes are exist, where is it and how can I modify them?
    Ex: https://github.com/lgsvl/LidarSensor/blob/master/LidarSensor.cs, https://github.com/lgsvl/RadarSensor/blob/master/RadarSensor.cs

  2. When I construct external SVL server and use client in my local, the simulation basically receives sensor raw data from the server asset, maybe. But within the same context of question1, I heard if I locate sensor assets in my local client's directory, the simulation loads sensor raw data from it, not from the server. But I couldn't find the reason for it, and even not sure that it is true.

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

1 participant