Gepetto / gepetto-viewer

Graphical Interface for Pinocchio and HPP.
BSD 2-Clause "Simplified" License
44 stars 30 forks source link

Fix compilation on c++11 #63

Closed nim65s closed 6 years ago

nim65s commented 6 years ago

My tests in #62 were wrong, and in the current state, this package does not compile in c++11.

This PR fix this, by adressing the comment of @jmirabel made after the merge of #62, and by using urdf's definition of static_pointer_cast