mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, pythonPackages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-mrpt-libopengl";
|
||||
version = "2.13.8-r1";
|
||||
version = "2.14.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/iron/mrpt_libopengl/2.13.8-1.tar.gz";
|
||||
name = "2.13.8-1.tar.gz";
|
||||
sha256 = "07e220b481c9ea6fa27e319952a87e1557ee96fba633ddeceef73a6b48d3f584";
|
||||
url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/iron/mrpt_libopengl/2.14.1-1.tar.gz";
|
||||
name = "2.14.1-1.tar.gz";
|
||||
sha256 = "122421e8b720373a4698944dd45ea0be99eb2b36e9500c62a20ab5b1db46edb7";
|
||||
};
|
||||
|
||||
buildType = "cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue