robotology / whole-body-estimators

YARP devices that implement estimators for humanoid robots.
27 stars 12 forks source link

Fix unaddressed yarp::os::ConstString deprecation #94

Closed prashanthr05 closed 3 years ago

prashanthr05 commented 3 years ago

There were a few unaddressed const string deprecations in virtual analog remapper and clients.

prashanthr05 commented 3 years ago

Merged, thanks!