Closed nim65s closed 6 years ago
urdfdom<1.0 still uses boost::shared_ptr, so we can't use std::shared_ptr in this case
boost::shared_ptr
std::shared_ptr
urdfdom<1.0 still uses
boost::shared_ptr
, so we can't usestd::shared_ptr
in this case