pub fn objects_exist<P: AsRef<Path>>(output_dir: P, object_ids: &[&str]) -> bool
Check if all requested YCB objects exist at the given path.