autonomy.replay.utils
Utils module.
fix_
address_
books
def fix_address_books(build_dir: Path) -> None
Update address books in data dump to use them in replays.
fix_
config_
files
def fix_config_files(build_dir: Path) -> None
Update config.toml in data dump to use them in replays.
load_
docker_
config
def load_docker_config(file_path: Path) -> Dict[str, Any]
Load docker config.