mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +03:00
tf: fix Boost signals
This commit is contained in:
parent
e363a342fc
commit
af8fc1662d
1 changed files with 2 additions and 0 deletions
|
@ -192,6 +192,8 @@ let
|
|||
sha256 = "1255n51y1bjry97n4w60mgz6b9h14flfrxb01ihjf6pwvvfns8ag";
|
||||
};
|
||||
|
||||
tf = patchBoostSignals rosSuper.tf;
|
||||
|
||||
tf2 = patchBoostSignals rosSuper.tf2;
|
||||
|
||||
tinydir-vendor = patchVendorUrl rosSuper.tinydir-vendor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue