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

add useful airsim settings

parent 0c97c127
No related branches found
No related tags found
1 merge request!37Resolve "Document UE Setup"
Pipeline #4582 passed with stage
in 26 seconds
......@@ -120,3 +120,12 @@
When the binary configuration is selected, use Package Project.
This process takes a while, but from the performance perspective is definitively worth it.
\subsection{Useful Airsim settings}
Airsim creates a settings.json in Documents/AirSim.
Here is a brief overview of the most useful settings used.
\begin{itemize}
\item \textbf{SimMode}: Can be either \textbf{Car} or \textbf{Multirotor}. The drone needs Multirotor.
\item \textbf{ClockSpeed}: Is used to speed up the internal clock of Airsim. Be aware, that increasing the number messes with the physics. Therefore, I have selected 5 as an acceptable trade-off of physics and training speed.
\end{itemize}
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