blob: 4f3567df2403d4e863e894a8a131bc3f114ecd1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ros-noetic-turtlebot3-simulations
pkgdesc = ROS - ROS packages for the turtlebot3 simulation (meta package)
pkgver = 1.3.2
pkgrel = 1
url = https://wiki.ros.org/turtlebot3_simulations
arch = any
license = Apache-2.0
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-noetic-catkin
depends = ros-noetic-turtlebot3-fake
depends = ros-noetic-turtlebot3-gazebo
source = ros-noetic-turtlebot3-simulations-1.3.2.tar.gz::https://github.com/ROBOTIS-GIT/turtlebot3_simulations/archive/1.3.2.tar.gz
sha256sums = e9ac367a0f2d9151d6496edb4c26f18efe54be5f2bc3f86e83259b098f0066bf
pkgname = ros-noetic-turtlebot3-simulations
|