blob: 30863a0b396ae6a2ec50743b1d43779fccb4699e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ros2-humble-nav2-bringup
pkgdesc = Bringup scripts and configurations for the Nav2 stack
pkgver = 1.1.6
pkgrel = 1
url = https://index.ros.org/p/nav2_bringup/
arch = any
depends = ros2-humble
depends = ros2-humble-nav2-common
depends = ros2-humble-navigation2
depends = ros2-humble-slam-toolbox
source = https://github.com/ros-planning/navigation2/archive/refs/tags/1.1.6.tar.gz
sha256sums = 43abfa0eba8e3862e9f69e39399b0b6b627d2fa44faede494b09b7ee8c2626c1
pkgname = ros2-humble-nav2-bringup
|