blob: c289006569ee40668f55ea29b4824902ea24e6e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = ros-noetic-wiimote
pkgdesc = ROS - The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote and its related peripherals, including the Nunchuk, Motion Plus, and (experimentally) the Classic.
pkgver = 1.13.0
pkgrel = 3
url = https://wiki.ros.org/wiimote
arch = i686
arch = x86_64
arch = aarch64
arch = armv7h
arch = armv6h
license = GPL
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-noetic-genmsg
makedepends = ros-noetic-std-msgs
makedepends = ros-noetic-roscpp
makedepends = ros-noetic-catkin
makedepends = ros-noetic-roslib
makedepends = ros-noetic-std-srvs
makedepends = ros-noetic-geometry-msgs
makedepends = ros-noetic-roslint
makedepends = ros-noetic-sensor-msgs
makedepends = ros-noetic-rospy
makedepends = cwiid
makedepends = python-numpy
depends = ros-noetic-genmsg
depends = ros-noetic-std-msgs
depends = ros-noetic-roscpp
depends = ros-noetic-roslib
depends = ros-noetic-std-srvs
depends = ros-noetic-geometry-msgs
depends = ros-noetic-sensor-msgs
depends = ros-noetic-rospy
depends = cwiid
depends = python-numpy
source = ros-noetic-wiimote-1.13.0.tar.gz::https://github.com/ros-drivers/joystick_drivers/archive/1.13.0.tar.gz
sha256sums = bfe0633623f4dc917524198aaea10b1c4603881e736dafb7b652f1af60922ad7
pkgname = ros-noetic-wiimote
|