- Property 'followingMode'. Annotation changed.
-
- New Value
- Defines the (lateral) trajectory following behavior of the actor: Mode 'position' forces the actor to strictly adhere to the trajectory. In contrast, mode 'follow' hands over control to the actor. In this mode, the actor tries to follow the trajectory as best as he can. This may be restricted by dynamics constraints and/or control loop implementation. In mode 'follow' the resulting path of the entity is not guaranteed to be identical for every simulation environment.
- From 1.0.0
- Defines (lateral) trajectory following behavior of the actor: Mode 'position' forces the actor to strictly adhere to the trajectory. In contrast, mode 'follow' hands over control to the actor. In this mode, the actor tries to follow the trajectory as best as he can. This may be restricted by dynamics constraints and/or control loop implementation.
|