-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regenerate all distros, Fri Sep 1 13:18:33 2023
- Loading branch information
1 parent
4c0baef
commit 5fb8a86
Showing
91 changed files
with
664 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
|
||
# Copyright 2023 Open Source Robotics Foundation | ||
# Distributed under the terms of the BSD license | ||
|
||
{ lib, buildRosPackage, fetchurl, cmake, protobuf }: | ||
buildRosPackage { | ||
pname = "ros-humble-ecal"; | ||
version = "5.12.0-r1"; | ||
|
||
src = fetchurl { | ||
url = "https://github.com/ros2-gbp/ecal-release/archive/release/humble/ecal/5.12.0-1.tar.gz"; | ||
name = "5.12.0-1.tar.gz"; | ||
sha256 = "6a9b97cc1d3dc7e9a70454bef30b066e3b598b38e9bb28a13021e84919ecd9c9"; | ||
}; | ||
|
||
buildType = "cmake"; | ||
buildInputs = [ cmake ]; | ||
propagatedBuildInputs = [ protobuf ]; | ||
nativeBuildInputs = [ cmake ]; | ||
|
||
meta = { | ||
description = ''eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP.''; | ||
license = with lib.licenses; [ asl20 ]; | ||
}; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
# Copyright 2023 Open Source Robotics Foundation | ||
# Distributed under the terms of the BSD license | ||
|
||
{ lib, buildRosPackage, fetchurl, cmake }: | ||
buildRosPackage { | ||
pname = "ros-humble-mola-common"; | ||
version = "0.2.0-r1"; | ||
|
||
src = fetchurl { | ||
url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_common/0.2.0-1.tar.gz"; | ||
name = "0.2.0-1.tar.gz"; | ||
sha256 = "1fce8091f43db8b368d32a3adddb240f2d881746687ed9c71745f264ba38643f"; | ||
}; | ||
|
||
buildType = "cmake"; | ||
buildInputs = [ cmake ]; | ||
nativeBuildInputs = [ cmake ]; | ||
|
||
meta = { | ||
description = ''Common CMake scripts to all MOLA modules''; | ||
license = with lib.licenses; [ bsdOriginal ]; | ||
}; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
|
||
# Copyright 2023 Open Source Robotics Foundation | ||
# Distributed under the terms of the BSD license | ||
|
||
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt2 }: | ||
buildRosPackage { | ||
pname = "ros-humble-mola-yaml"; | ||
version = "0.2.0-r1"; | ||
|
||
src = fetchurl { | ||
url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_yaml/0.2.0-1.tar.gz"; | ||
name = "0.2.0-1.tar.gz"; | ||
sha256 = "818169544b0fe72e8ef1e3de1a635a32faf323ea6ed99092081381cc1d2edd07"; | ||
}; | ||
|
||
buildType = "cmake"; | ||
buildInputs = [ cmake ]; | ||
propagatedBuildInputs = [ mola-common mrpt2 ]; | ||
nativeBuildInputs = [ cmake ]; | ||
|
||
meta = { | ||
description = ''YAML helper library common to MOLA modules''; | ||
license = with lib.licenses; [ bsdOriginal ]; | ||
}; | ||
} |
Oops, something went wrong.