Final fix

This commit is contained in:
sergi-e 2020-02-28 14:03:54 +01:00 committed by Marc Garcia Puig
parent 0fac729318
commit cfc33405ab
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ Duration: 60.3753 seconds
<h4>Collisions</h4>
In order to record collisions, vehicles must have a [collision detector](cameras_and_sensors.md) attached. The collisions registered by the recorder can be queried using arguments to filter the type of the actors involved in the collisions. For example, `h` identifies actors whose `role_name = hero`, usually assigned to vehicles managed by the user.
In order to record collisions, vehicles must have a [collision detector](../ref_sensors#collision-detector) attached. The collisions registered by the recorder can be queried using arguments to filter the type of the actors involved in the collisions. For example, `h` identifies actors whose `role_name = hero`, usually assigned to vehicles managed by the user.
Currently, the actor types that can be used in the query are:
* __h__ = Hero