diff --git a/.github/issue_template.md b/.github/issue_template.md index 064f1d2b6..d7542eb6d 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -12,7 +12,7 @@ Steps to reproduce: Other information (documentation you consulted, workarounds you tried): If you are asking a question please make sure your question was not asked before -by searching among the existing issues and checking the CARLA forum https://forum.carla.org. Also make sure you have read ourdocumentation and FAQ at http://carla.readthedocs.io. +by searching among the existing issues and checking the CARLA forum https://github.com/carla-simulator/carla/discussions. Also make sure you have read ourdocumentation and FAQ at http://carla.readthedocs.io. If your question is about creating content (assets, levels) you'll most likely have all the info you need in the Unreal Engine's documentation diff --git a/Docs/adv_benchmarking.md b/Docs/adv_benchmarking.md index 6544b26df..8027c829a 100644 --- a/Docs/adv_benchmarking.md +++ b/Docs/adv_benchmarking.md @@ -197,7 +197,7 @@ If you have any questions regarding the performance benchmarks then don't hesita
\ No newline at end of file diff --git a/Docs/adv_opendrive.md b/Docs/adv_opendrive.md index 4f6634c97..eda1d1ef6 100644 --- a/Docs/adv_opendrive.md +++ b/Docs/adv_opendrive.md @@ -76,7 +76,7 @@ Doubts and suggestions in the forum. diff --git a/Docs/adv_ptv.md b/Docs/adv_ptv.md index 0fcdba9e2..4318d32ed 100644 --- a/Docs/adv_ptv.md +++ b/Docs/adv_ptv.md @@ -60,7 +60,7 @@ Open CARLA and mess around for a while. If there are any doubts, feel free to po diff --git a/Docs/adv_recorder.md b/Docs/adv_recorder.md index 59e615fa0..8dbce237a 100644 --- a/Docs/adv_recorder.md +++ b/Docs/adv_recorder.md @@ -311,7 +311,7 @@ Now it is time to experiment for a while. Use the recorder to playback a simulat diff --git a/Docs/adv_rendering_options.md b/Docs/adv_rendering_options.md index 6773a89f1..4f6d89271 100644 --- a/Docs/adv_rendering_options.md +++ b/Docs/adv_rendering_options.md @@ -207,7 +207,7 @@ Open CARLA and mess around for a while. If there are any doubts, feel free to po diff --git a/Docs/adv_rss.md b/Docs/adv_rss.md index 1219c34da..6ec09807c 100644 --- a/Docs/adv_rss.md +++ b/Docs/adv_rss.md @@ -124,7 +124,7 @@ Open CARLA and mess around for a while. If there are any doubts, feel free to po diff --git a/Docs/adv_sumo.md b/Docs/adv_sumo.md index 25a466c69..0c108c0ec 100644 --- a/Docs/adv_sumo.md +++ b/Docs/adv_sumo.md @@ -125,7 +125,7 @@ Open CARLA and mess around for a while. If there are any doubts, feel free to po diff --git a/Docs/adv_synchrony_timestep.md b/Docs/adv_synchrony_timestep.md index 04e4cb089..c8dc3a084 100644 --- a/Docs/adv_synchrony_timestep.md +++ b/Docs/adv_synchrony_timestep.md @@ -192,7 +192,7 @@ Open CARLA and mess around for a while. Any suggestions or doubts are welcome in diff --git a/Docs/adv_traffic_manager.md b/Docs/adv_traffic_manager.md index 01ffd263a..e93f1e9dc 100644 --- a/Docs/adv_traffic_manager.md +++ b/Docs/adv_traffic_manager.md @@ -452,7 +452,7 @@ The Traffic Manager is one of the most complex features in CARLA and so, one tha diff --git a/Docs/build_faq.md b/Docs/build_faq.md index c034c993a..11a3ce1bb 100644 --- a/Docs/build_faq.md +++ b/Docs/build_faq.md @@ -4,7 +4,7 @@ Some of the most common issues regarding CARLA installation and builds are liste @@ -99,7 +99,7 @@ CARLA forum > * __Delete CARLA and clone it again.__ Just in case something went wrong. Delete CARLA and clone or download it again. > * __Meet system requirements.__ Ubuntu version should be 16.04 or later. CARLA needs around 15GB of disk space and a dedicated GPU (or at least one with 4GB) to run. > -> Other specific reasons for a system to show conflicts with CARLA may occur. Please, post these on the [forum](https://forum.carla.org/) so the team can get to know more about them. +> Other specific reasons for a system to show conflicts with CARLA may occur. Please, post these on the [forum](https://github.com/carla-simulator/carla/discussions/) so the team can get to know more about them. @@ -265,7 +265,7 @@ CARLA forum > * __Delete CARLA and clone it again.__ Just in case something went wrong. Delete CARLA and clone or download it again. > * __Meet system requirements.__ CARLA needs around 30-50GB of disk space and a dedicated GPU (or at least one with 4GB) to run. > -> Other specific reasons for a system to show conflicts with CARLA may occur. Please, post these on the [forum](https://forum.carla.org/) so the team can get to know more about them. +> Other specific reasons for a system to show conflicts with CARLA may occur. Please, post these on the [forum](https://github.com/carla-simulator/carla/discussions/) so the team can get to know more about them. @@ -308,7 +308,7 @@ CARLA forum ###### Can't run CARLA neither binary nor source build. -> NVIDIA drivers may be outdated. Make sure that this is not the case. If the issue is still unresolved, take a look at the [forum](https://forum.carla.org/) and post the specific issue. +> NVIDIA drivers may be outdated. Make sure that this is not the case. If the issue is still unresolved, take a look at the [forum](https://github.com/carla-simulator/carla/discussions/) and post the specific issue. diff --git a/Docs/build_linux.md b/Docs/build_linux.md index 5af0fa6a1..35771b37d 100644 --- a/Docs/build_linux.md +++ b/Docs/build_linux.md @@ -4,7 +4,7 @@ This guide details how to build CARLA from source on Linux. There are two parts. The build process is long (4 hours or more) and involves several kinds of software. It is highly recommended to read through the guide fully before starting. -If you come across errors or difficulties then have a look at the **[F.A.Q.](build_faq.md)** page which offers solutions for the most common complications. Alternatively, use the [CARLA forum](https://forum.carla.org/c/installation-issues/linux) to post any queries you may have. +If you come across errors or difficulties then have a look at the **[F.A.Q.](build_faq.md)** page which offers solutions for the most common complications. Alternatively, use the [CARLA forum](https://github.com/carla-simulator/carla/discussions) to post any queries you may have. - [__Part One: Prerequisites__](#part-one-prerequisites) - [System requirements](#system-requirements) @@ -202,7 +202,7 @@ Optionally, to compile the PythonAPI for Python 2, run the following command in ``` !!! Note - __Note that when the compilation is done, you may see a successful output in the terminal even if the compilation of the Python API client was unsuccessful.__ Check for any errors in the terminal output and check that a `.egg` file exists in `PythonAPI\carla\dist`. If you come across any errors, check the [F.A.Q.](build_faq.md) or post in the [CARLA forum](https://forum.carla.org/c/installation-issues/linux). + __Note that when the compilation is done, you may see a successful output in the terminal even if the compilation of the Python API client was unsuccessful.__ Check for any errors in the terminal output and check that a `.egg` file exists in `PythonAPI\carla\dist`. If you come across any errors, check the [F.A.Q.](build_faq.md) or post in the [CARLA forum](https://github.com/carla-simulator/carla/discussions). __2.__ __Compile the server__: @@ -334,7 +334,7 @@ make PythonAPI ARGS="--python-version=2" --- -Read the **[F.A.Q.](build_faq.md)** page or post in the [CARLA forum](https://forum.carla.org/c/installation-issues/linux) for any issues regarding this guide. +Read the **[F.A.Q.](build_faq.md)** page or post in the [CARLA forum](https://github.com/carla-simulator/carla/discussions) for any issues regarding this guide. Up next, learn how to update the CARLA build or take your first steps in the simulation, and learn some core concepts.