This package manages in-vehicle nodes especially for state management, HMI control, delivery reservation, and Vehicle to Infrastructure (V2I) connection.
Note: This package manages the red colored nodes.
List of managing repositories
-
Nodes
- State management:
- HMI control:
- Sound control:
- /ad_sound_manager
- /sound_bgm/audio_driver
- /sound_voice_alarm/audio_driver
- Lamp control:
- Button control:
- Sound control:
- Reserved-delivery connection:
- V2I connection:
- Shutdown process management:
-
Message definition
- State management:
- HMI control:
- Sound control:
- Reserved-delivery connection:
- Shutdown process management:
-
Parameters
- Reserved-delivery connection:
- V2I connection:
-
Dataset
- HMI control:
- Sound control:
- HMI control:
Name | Description |
---|---|
OPR_MODE_V2I | Select one of the operation modes to the v2i connection /v2i_interface from the followings; product , local_test This parameter works as operation_mode . |
OPR_MODE_DELY_RSV | Select one of the operation modes to the delivery reserve application /go_interface from the followings; product , server_test , local_test , not_use This parameter works as operation_mode . |
ACCESS_TOKEN_DELY_RSV | Specify an access token of the reserve application /go_interface . This setting is reflected in the value of access_token in go_interface. |
AD_SOUND_LANGUAGE | Select a sound language in ad_sound_manager . This parameter is same to directory name of the node and works as lang in ad_sound_manager. |
Name | Description |
---|---|
use_overridable_vehicle | If autonomous driving vehicle has a function of override, set this parameter as TRUE . Otherwise set as FALSE . |
operation_mode_v2i_infra | Select the operation mode of the V2I interface from the followings; product , local_test This parameter works as operation_mode . |
operation_mode_delivery_reservation | Command line of the launcher for overriding OPR_MODE_DELY_RSV 1. |
access_token_delivery_reservation | Command line of the launcher for overriding ACCESS_TOKEN_DELY_RSV 1. |
ad_sound_language | Command line of the launcher for overriding AD_SOUND_LANGUAGE 1. |