fix import of ice_manager
Merging feature/image-to-world-transformation
lead to the use of wait_for_proxy, which depends on the import of armarx.ice_manager. This is included in the previous merge request fix/get-proxy
, which has been closed without merging due to using a different fix.
This merge request adds the ice_manager import that is needed in camera_utils.py.