Update core_actors.md
This commit is contained in:
parent
e18054597a
commit
4ba40e74f2
|
@ -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/).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue