deepdrive / deepdrive-sim

Deepdrive Unreal project and Python bindings
https://deepdrive.io
Other
144 stars 42 forks source link

Use plugin on other projects #12

Open JeffersonH44 opened 6 years ago

JeffersonH44 commented 6 years ago

Hello,

I'm interested on using the plugin on other project (just for the cameras), but I didn't see any docs on that @crizCraig.

Thanks

crizCraig commented 6 years ago

Hi @JeffersonH44, thanks! We have some docs here on how the plugin fits into our general architecture. I've also uploaded our example project, deepdrive-plugin, that shows integration with a simple Unreal project. Note that things have changed somewhat in our latest feature branches, deepdrive_sim and bootstrap on the agent side. Mostly the changes don't affect the cameras, except for some WIP domain randomization in the latest commits. @dnsmernst - may be able to provide further guidance with respect to the example project and integrating with other Unreal projects.

JeffersonH44 commented 6 years ago

Thanks @crizCraig, I'll try to do it by myself but if @dnsmernst help me would be nice, even I can write a readme with the steps

JeffersonH44 commented 6 years ago

Hello @crizCraig, it seems that @dnsmernst is not available, I don't know if you are able to help me with some doubts...

crizCraig commented 6 years ago

Hi @JeffersonH44 - please post any questions you have here. We are happy to help!