Gepetto / gepetto-viewer

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

use boost shared_ptr if urdfdom is too old #62

Closed nim65s closed 6 years ago

nim65s commented 6 years ago

urdfdom<1.0 still uses boost::shared_ptr, so we can't use std::shared_ptr in this case