Appearance
Environment Variables
In Olive components the permanent Environment Variables are located in:
/opt/olive/script/env.sh
In order to add your custom Environment variable you should declare it in this script, for example:
declare -x ROS_DOMAIN_ID="0"