You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to request an official Docker image for UNav-Sim to simplify the installation and deployment process. Setting up Unreal Engine 5 and UNav-Sim manually can be time-consuming and complex. A pre-built Docker image would enable users to get started quickly without dealing with dependencies, build errors, or system compatibility issues.
Smaller Details
Provide a pre-built Docker image containing:
Unreal Engine 5.1 with necessary Vulkan dependencies.
UNav-Sim with all required dependencies pre-installed.
NVIDIA GPU support for rendering.
Include a Dockerfile in the repository to allow users to customize their build.
Host the image on Docker Hub or GitHub Container Registry (GHCR) for easy access.
Optional: Provide a docker-compose.yml file for better environment management.
Nature of Request
Addition of a Docker image for UNav-Sim.
Change in installation instructions to include Docker as an alternative setup.
Removal of complex manual installation steps (optional, if Docker is preferred by most users).
Why Would This Feature Be Useful?
Simplifies installation by removing the need for manual UE5 compilation.
Ensures environment consistency across different machines.
Reduces compatibility issues between different Linux distributions.
Enables quick deployment in cloud environments or local development machines.
Eases GPU utilization using NVIDIA Docker support.
The text was updated successfully, but these errors were encountered:
Overview
I would like to request an official Docker image for UNav-Sim to simplify the installation and deployment process. Setting up Unreal Engine 5 and UNav-Sim manually can be time-consuming and complex. A pre-built Docker image would enable users to get started quickly without dealing with dependencies, build errors, or system compatibility issues.
Smaller Details
Nature of Request
Addition of a Docker image for UNav-Sim.
Change in installation instructions to include Docker as an alternative setup.
Why Would This Feature Be Useful?
The text was updated successfully, but these errors were encountered: