YuqiHuai / SORA-SVL

Local SVL Cloud
129 stars 33 forks source link

how to add and use custom sensor #59

Open nanali0126 opened 1 year ago

nanali0126 commented 1 year ago

I'm now trying build my custom fish-eye sensor from Unity. What should I do after building to the assestbundle? How can I add it to the cloud and use it sensor configuration?

Thanks for answering.

YuqiHuai commented 1 year ago

Hi, @nanali0126, thanks for posting.

Unfortunately, I was not very familiar with adding new sensors to SVL, therefore you might need to investigate yourself.

You should take a look at the data structure for sensors stored in MongoDB and create something similar.