You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseRuntimeError(f"Failed to fetch package.xml from {raw_url}: {e}")
218
+
219
+
# Based on https://github.com/ros-infrastructure/rosdistro/blob/fad8d9f647631945847cb18bc1d1f43008d7a282/src/rosdistro/manifest_provider/github.py#L51C1-L69C29
220
+
# But with the option to specify the name of the package.xml file in case the repo uses a non-standard name
0 commit comments