|
upkie 10.0.0
Open-source wheeled biped robots
|
| Optional[Dict[str, Any]] USER_CONFIG = _load_yaml_config(_get_user_config_path()) or {} |
This dictionary contains the complete YAML configuration loaded from the user's configuration file at ~/.config/upkie/config.yml.
If the file doesn't exist or can't be loaded, this will be an empty dict.