IIT-Bombay-Racing-Driverless / trainee_module

0 stars 2 forks source link

I want to add EUFS to this repo itself #12

Open PyroSage opened 5 months ago

PyroSage commented 5 months ago

I want to build and run the EUFS in this repo itself. So, that I don't have to clone it separately.

PyroSage commented 5 months ago

Are you guys facing errors while doing this? Make a new issue and assign yourself to it.

sethigeet commented 4 months ago

This can be easily achieved using a git submodule. Should I do this?

PyroSage commented 4 months ago

submodule will use their git repo directly, we want to able to customize the sim, so you have to manually add packages and make required changes.