Actors¶
All actions¶
Name |
Description |
|---|---|
reset |
Reset the position and dynamic of all actors. |
All parameters¶
Name |
Description |
Expected type |
Read-only |
|---|---|---|---|
actor_posture |
The posture of the pedestrian. |
[ |
N |
current_pilot |
Name of the actor chosen as the pilot of the drone. |
string |
N |
lift_hand |
[[DEPRECATED]] If |
boolean |
N |
pause |
If |
boolean |
N |
pilot_actor_type |
Type of the actor playing the role of pilot: |
string |
Y |
speed_factor |
Factor applied on all actors’ speed. Defaults to 1.0. |
floating-point number |
N |
tags_height |
Height of the visual tag in cm. |
floating-point number |
N |
tags_location |
Name of a predefined location for the visual tag. |
[ |
N |
tags_material |
Name of the material to use on the visual tag: |
[ |
N |
tags_name |
Name of the visual tag to display on vehicles. |
[ |
N |
tags_offset_x |
Offset added to the visual tag’s location following the X axis in cm. |
floating-point number |
N |
tags_offset_y |
Offset added to the visual tag’s location following the Y axis in cm. |
floating-point number |
N |
tags_offset_z |
Offset added to the visual tag’s location following the Z axis in cm. |
floating-point number |
N |
tags_width |
Width of the visual tag in cm. |
floating-point number |
N |