Stazer / autonomouscabs

2 stars 0 forks source link

Lu playground #38

Closed Luyanda-Mlangeni closed 4 years ago

Luyanda-Mlangeni commented 4 years ago
Screenshot 2020-06-23 at 19 06 40
Stazer commented 4 years ago

I have created another branch feature/test_project_structure, which addresses the problem you have stated. Please rebase it onto yours by git checkout luPlayground && git rebase feature/test_project_structure. Afterwards, please push the changes to your branch, so that we can review your code.

Luyanda-Mlangeni commented 4 years ago

The tests still seem to be failing. Do you know what the issue is / how I can resovle it?

HClassen commented 4 years ago

The CMake File is not the one in the master that is why the build is failing.

Stazer commented 4 years ago

There was an issue in your rebase. Fixed it. Please delete your local branch and check it out again. I merge this, since this is needed in master.