Cargobot-Project / cargobot

2 stars 1 forks source link

Move models somewhere else #17

Closed KutayDemiray closed 1 year ago

KutayDemiray commented 1 year ago

For some reason we have a models folder in each module, which are redundant. Instead, create a single /cargobot-project/resources/models folder and move existing .sdf and .urdf files there.

Copy pasting is easy, but since we unfortunately don't know how to use relative paths for models, you'll have to also fix every path in these folders, as well as any paths in the code.