spelling mistakes (#1624)

This commit is contained in:
RoadToML 2019-05-09 22:40:05 +12:00 committed by Néstor Subirón
parent ab7a16687a
commit 9fde8f20cd
1 changed files with 2 additions and 2 deletions

View File

@ -158,8 +158,8 @@ for the meshes the last one was referencing.
* Spawners must always be oriented as the road dictates. This must be done by * Spawners must always be oriented as the road dictates. This must be done by
hand but we will make some form of automation in the future. hand but we will make some form of automation in the future.
* Traffic lights must be placed in every crossing in whitch vehicles might * Traffic lights must be placed in every crossing in which vehicles might
conflict. theese are the childs of "TrafficLightBase" and are stored inside conflict. These are the childs of "TrafficLightBase" and are stored inside
Game/Carla/Static/TrafficSigns/Streetlights_01. Game/Carla/Static/TrafficSigns/Streetlights_01.
Again, remember this is just needed to use the server autopilot. We recommend to start using new the client driving stack provided from 0.9.2 version. Again, remember this is just needed to use the server autopilot. We recommend to start using new the client driving stack provided from 0.9.2 version.