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-rolling-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/rolling/mrpt_libopengl/2.13.8-1.tar.gz";
|
||||
name = "2.13.8-1.tar.gz";
|
||||
sha256 = "8f84138169bad0524bd2fb81ef6549f41df107a18c0b855f86df79bd29ba23d3";
|
||||
url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libopengl/2.14.1-1.tar.gz";
|
||||
name = "2.14.1-1.tar.gz";
|
||||
sha256 = "3d5801bb878df24428272c77a3f70a1f8b8845ab8e1cc2749f6f05e0aebfe641";
|
||||
};
|
||||
|
||||
buildType = "cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue