Instead of `from icpReconstructor.extensions import ( Module, ModularBendingActuator)` `from icpReconstructor.robots import ( Module, ModularBendingActuator)` the renamed robots subpackage should be used.
Instead of
from icpReconstructor.extensions import ( Module, ModularBendingActuator)from icpReconstructor.robots import ( Module, ModularBendingActuator)the renamed robots subpackage should be used.