blob: 78905e56487043d9e4ddc4e3a206b830188f3f83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ros2-humble-nav2-rviz-plugins
pkgdesc = Navigation 2 plugins for rviz
pkgver = 1.1.7
pkgrel = 2
url = https://index.ros.org/p/nav2_rviz_plugins/
arch = any
makedepends = cmake
depends = ros2-humble
depends = ros2-humble-nav2-util
depends = ros2-humble-nav2-lifecycle-manager
depends = qt5-base
source = https://github.com/ros-planning/navigation2/archive/refs/tags/1.1.7.tar.gz
sha256sums = 1d89dc1ad7c75d4d1645c882a5aee037ca965908344a158bb9669ad80a85196b
pkgname = ros2-humble-nav2-rviz-plugins
|