ros / urdf

Repository for URDF parsing code
63 stars 41 forks source link

Migrate parser plugin from boost to std::shared_ptr #40

Open rhaschke opened 2 years ago

rhaschke commented 2 years ago

This was a left-over from migration to std::shared_ptr.