diff --git a/Docs/faq.md b/Docs/faq.md index 54252ab08..cf85c002c 100644 --- a/Docs/faq.md +++ b/Docs/faq.md @@ -2,7 +2,9 @@ CARLA F.A.Q. ============
-
What is the expected disk space needed for building CARLA?
+
+ What is the expected disk space needed for building CARLA? +
Building CARLA from source requires about 15GB of disk space, not counting Unreal Engine installation. @@ -13,16 +15,10 @@ requires much more disk space as it keeps all the intermediate files,
-#### What is the expected disk space needed for building CARLA? - -Building CARLA from source requires about 15GB of disk space, not counting -Unreal Engine installation. - -However, you will also need to build and install Unreal Engine, which on Linux -requires much more disk space as it keeps all the intermediate files, -[see this thread](https://answers.unrealengine.com/questions/430541/linux-engine-size.html). - -#### Is it possible to dump images from the CARLA server view? +
+
+ Is it possible to dump images from the CARLA server view? +
Yes, this is an Unreal Engine feature. You can dump the images of the server camera by running CARLA with @@ -31,6 +27,8 @@ camera by running CARLA with Images are saved to "CarlaUE4/Saved/Screenshots/LinuxNoEditor". +
+ #### I downloaded CARLA source from GitHub, where is the "CarlaUE4.sh" script? There is no "CarlaUE4.sh" script in the source version of CARLA, you need to