launch_param_builder.utils module
- exception launch_param_builder.utils.ParameterBuilderFileNotFoundError
Bases:
KeyError
- launch_param_builder.utils.get_path(package_name: str, file_path: str)
- launch_param_builder.utils.load_file(file_path: Path)
- launch_param_builder.utils.load_xacro(file_path: Path, mappings: dict | None = None)
- launch_param_builder.utils.load_yaml(file_path: Path)
- launch_param_builder.utils.raise_if_file_not_found(file_path: Path)