Skip to content
Snippets Groups Projects
Commit 4c3a172c authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

joy: initial commit

parent afedfb91
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "ROS driver for a generic Linux joystick."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=4;endline=4;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "diagnostic-updater rosbag roscpp sensor-msgs"
require joystick-drivers.inc
SRC_URI = "https://github.com/ros-drivers/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "ded8d0f0eda389413a5fea470cc81ae2"
SRC_URI[sha256sum] = "b261fd559749135e7a3ce3d6a33e700a3631e2dc100456a6f66541ad3d6956ed"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
inherit catkin
ROS_SPN = "joystick_drivers"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment