mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate all distros, Fri Feb 4 13:22:04 2022
This commit is contained in:
parent
f73660a16a
commit
1845c14265
618 changed files with 3940 additions and 2297 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, controller-manager, moveit-common, moveit-resources-panda-moveit-config, moveit-ros-planning-interface, robot-state-publisher, rviz2, tf2-ros, warehouse-ros-mongo }:
|
||||
buildRosPackage {
|
||||
pname = "ros-foxy-run-moveit-cpp";
|
||||
version = "2.2.2-r1";
|
||||
version = "2.2.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/moveit/moveit2-release/archive/release/foxy/run_moveit_cpp/2.2.2-1.tar.gz";
|
||||
name = "2.2.2-1.tar.gz";
|
||||
sha256 = "24b31e5514646cedca412a8fbc6913639592b141f6b77df39d6b21f005b9fa33";
|
||||
url = "https://github.com/moveit/moveit2-release/archive/release/foxy/run_moveit_cpp/2.2.3-1.tar.gz";
|
||||
name = "2.2.3-1.tar.gz";
|
||||
sha256 = "4eaf91edfdaa1024450c5374d7fa8d57b7021b9f3c6a4899c1afa25b8b0eea25";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue