pub fn robot_merge( robot_path: Option<&str>, inputs: &[String], output: &Path, ) -> Result<RobotOutput>