basic_bot.commons.servo_config Utility functions for reading and validating servo configuration from the servo_config.yml file. read_servo_config def read_servo_config() -> dict[str, Any] Read and return the servo configuration from the servo_config.yml file.