Skip to content
Snippets Groups Projects
Commit d70b040c authored by Andri Joos's avatar Andri Joos :blush:
Browse files

add ue installation

parent 0872c91a
No related branches found
No related tags found
1 merge request!37Resolve "Document UE Setup"
......@@ -4,3 +4,4 @@
\input{02_product-documentation/04_implementation/01_environment}
\input{02_product-documentation/04_implementation/02_algorithm-evaluation}
\input{02_product-documentation/04_implementation/03_sac}
\input{02_product-documentation/04_implementation/04_unreal_setup}
\section{Unreal engine environment setup}
In this section, the setup of the Unreal Engine Environment is described.
This guide expects the Unreal Engine to run on a Windows machine.
\subsection{Unreal engine}
First, the \href{https://www.unrealengine.com/en-US/download}{Epic Games Launcher} must be installed.
To be able to install the Unreal Engine, a epic account must be created.
Then, the Unreal Engine itself is installed.
It is important to mention, when the \href{https://www.unrealengine.com/marketplace/en-US/product/city-sample}{City Sample} is planned to be used,
Unreal Engine 5.2.x (the latest version supported by Colosseum at the time writing this guide) has a severe bug in rendering the meshes of pedestrians
and traffic leading to crashes of the environment.
Therefore, when the City Sample is planned to be used, it is important to use Unreal Engine 5.1.x.
Now, the Unreal Engine can be installed.
\begin{figure}[H]
\centering
\includegraphics[width=\linewidth]{implementation/unreal_setup/ue_installation.png}
\caption{Unreal Engine Installation}
\end{figure}
src/resources/implementation/unreal_setup/ue_installation.png

35.2 KiB

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment