mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 18:54:50 +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-libapps, mrpt-libgui, mrpt-libnav, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, pythonPackages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-python-mrpt";
|
||||
version = "2.13.8-r1";
|
||||
version = "2.14.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/rolling/python_mrpt/2.13.8-1.tar.gz";
|
||||
name = "2.13.8-1.tar.gz";
|
||||
sha256 = "ba1370f26d885410efd3f604e9a877ce4517a716f31c382373560c275eebc12f";
|
||||
url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/rolling/python_mrpt/2.14.1-1.tar.gz";
|
||||
name = "2.14.1-1.tar.gz";
|
||||
sha256 = "f6e21f0b743a8949d7a80d786d0d1d1d926725353d2351575b7bca08f9083a98";
|
||||
};
|
||||
|
||||
buildType = "cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue