This commit is contained in:
Francesc Domene 2019-07-09 18:23:15 +02:00 committed by Néstor Subirón
parent 14a5190c57
commit 6b68fe58a8
2 changed files with 2 additions and 2 deletions

View File

@ -1747,7 +1747,7 @@ Synchronizes with the simulator and returns the id of the newly started frame (o
---
## carla.WorldSettings<a name="carla.WorldSettings"></a> <sub><sup>_class_</sup></sub>
More information in our [section](../configuring_the_simulation/#no-rendering-mode).
More information in our [section](../configuring_the_simulation/).
<h3>Instance Variables</h3>
- <a name="carla.WorldSettings.synchronous_mode"></a>**<font color="#f8805a">synchronous_mode</font>** (_bool_)

View File

@ -91,7 +91,7 @@
- class_name: WorldSettings
# - DESCRIPTION ------------------------
doc: >
More information in our [section](../configuring_the_simulation/#no-rendering-mode)
More information in our [section](../configuring_the_simulation/)
# - PROPERTIES -------------------------
instance_variables:
- var_name: synchronous_mode