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
Yes. This happens when some dependency of a ROS package is not available. This is documented in FAQ and every rosdistro sync PR contains a list of such packages. In this case it was python3-typing-extensions. I've sent a PR to fix that.
Packages like
rclpy
and many more exist underdistros/rolling
, but not ingenerated.nix
.The text was updated successfully, but these errors were encountered: