YuqiHuai / SORA-SVL

Local SVL Cloud
132 stars 33 forks source link

how to modify sensor configuration of vehicles #38

Open Shaquille-Wu opened 1 year ago

Shaquille-Wu commented 1 year ago

I have a trouble about sensors' configuration I modified the vehicles.json(in ./mongo/setup), and remove old docker images, rebuild SORA(executed "docker compose up --build -d") and restart computer, but, at last, I found there is not any changes in "http://localhost/vehicles"

I think the rebuild is not correct, I found it is very fast, compared to the first building

So, Is there anyone would like to teach me how to modify these configuration, and re-build SORA?

YuqiHuai commented 1 year ago

Hi @Shaquille-Wu , sorry I won't have time in the near future to help with this. Please consider taking a look at #29.

JasonBourne1998 commented 1 year ago

I have a trouble about sensors' configuration I modified the vehicles.json(in ./mongo/setup), and remove old docker images, rebuild SORA(executed "docker compose up --build -d") and restart computer, but, at last, I found there is not any changes in "http://localhost/vehicles"

I think the rebuild is not correct, I found it is very fast, compared to the first building

So, Is there anyone would like to teach me how to modify these configuration, and re-build SORA?

HI @Shaquille-Wu , have you solved this problem?