Added the contact 3d + fixed two bugs in 18.04
Loading
This PR includes the contact abstraction and its 3d case (c++ code, Python bindings and its unit-test) #215 (closed). Additionally it solved a couple of compilation bugs in 18.04 #221 (closed) #186 (closed). Other tasks are:
unsigned int cons&
instead of const unsigned int&
.