Issue
The ROS nav Docker image should be automatically downloaded/deployed by a DimOS docker module when needed.
Currently, users need to manually pull or build the ROS nav container. DimOS should handle this automatically when running navigation blueprints.
Tasks
Context
Part of the G1 navigation cleanup — see #1267
Depends on: Auto-build ROS nav Docker (#1268)