Update core_actors.md

This commit is contained in:
Timothy Sturm 2021-02-12 23:39:47 -06:00 committed by bernat
parent e18054597a
commit 4ba40e74f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# 2nd. Actors and blueprints # 2nd. Actors and blueprints
Actors not only include vehicles and walkers, but also sensors, traffic signs, traffic lights, and the spectator. It is crucial to have fully understanding on how to operate on them. Actors not only include vehicles and walkers, but also sensors, traffic signs, traffic lights, and the spectator. It is crucial to have full understanding on how to operate on them.
This section will cover spawning, destruction, types, and how to manage them. However, the possibilities are almost endless. Experiment, take a look at the __tutorials__ in this documentation and share doubts and ideas in the [CARLA forum](https://forum.carla.org/). This section will cover spawning, destruction, types, and how to manage them. However, the possibilities are almost endless. Experiment, take a look at the __tutorials__ in this documentation and share doubts and ideas in the [CARLA forum](https://forum.carla.org/).