Closed traversaro closed 2 years ago
I tried to port the example mentioned in https://github.com/icub-tech-iit/urdf-modifiers/issues/11 to the new API, but I had a problem to use the new class as urdfModifiers.core.modification.Modification . This fixes the problem.
urdfModifiers.core.modification.Modification
fyi @GrmanRodriguez @AlexAntn @Nicogene @CarlottaSartore
I tried to port the example mentioned in https://github.com/icub-tech-iit/urdf-modifiers/issues/11 to the new API, but I had a problem to use the new class as
urdfModifiers.core.modification.Modification
. This fixes the problem.