RobotLocomotion/spartan

Some ish at the end of the massive transformations.py file

peteflorence opened this issue · 1 comments

/home/peteflo/spartan/modules/spartan/utils/transformations.py:1912: UserWarning: failed to import module _transformations warnings.warn('failed to import module %s' % name)

Can be fixed by adding _import_module('_transformations', warn=False)