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
In fact, I'm a bit confused by the way packages are integrated by the nix-ros-overlay. Simple example: colcon is entered normally in the pkgs list. With ament-cmake-cargo this no longer works. This must then be included in a list with pkgs.rospackages.humble. Unfortunately, I am now completely out of the Colcon extensions. Specifically: How are colcon-cargo and colcon-ros-cargo integrated? That's the flake I'm working on at the moment:
In fact, I'm a bit confused by the way packages are integrated by the nix-ros-overlay. Simple example:
colcon
is entered normally in the pkgs list. Withament-cmake-cargo
this no longer works. This must then be included in a list withpkgs.rospackages.humble
. Unfortunately, I am now completely out of the Colcon extensions. Specifically: How arecolcon-cargo
andcolcon-ros-cargo
integrated? That's the flake I'm working on at the moment:The text was updated successfully, but these errors were encountered: