ros-noetic/ws281x - 0.0.11 (ros-overlay)

Search

Install

Install this version:

emerge -a =ros-noetic/ws281x-0.0.11

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =ros-noetic/ws281x-0.0.11

Or alternatively:

emerge --autounmask-write -a =ros-noetic/ws281x-0.0.11

Package Information

Description:
ROS node for rpi_ws281x LED strip driver
Homepage:
https://github.com/CopterExpress/ros_led
License:
( MIT BSD )

Ebuild Details

Version EAPI Keywords Slot
0.0.11 7 ~x86 ~amd64 ~arm ~arm64 0
View Raw Ebuild
# Copyright 2021 Open Source Robotics Foundation
# Distributed under the terms of the BSD license

EAPI=7
PYTHON_COMPAT=( python{3_8,3_9,3_10} )

inherit ros-cmake

DESCRIPTION="ROS node for rpi_ws281x LED strip driver"
HOMEPAGE="https://github.com/CopterExpress/ros_led"
SRC_URI="https://github.com/CopterExpress/ros_led-release/archive/release/noetic/${PN}/0.0.11-1.tar.gz -> ${PN}-noetic-release-${PV}.tar.gz"

LICENSE="( MIT BSD )"
KEYWORDS="~x86 ~amd64 ~arm ~arm64"
RDEPEND="
	ros-noetic/led_msgs
	ros-noetic/message_generation
	ros-noetic/roscpp
"
DEPEND="${RDEPEND}
	ros-noetic/catkin
	ros-noetic/ros_environment
"

SLOT="0"
ROS_DISTRO="noetic"
ROS_PREFIX="opt/ros/${ROS_DISTRO}"

Inherited Eclasses

Dependencies

DEPEND

	ros-noetic/led_msgs
	ros-noetic/message_generation
	ros-noetic/roscpp

	ros-noetic/catkin
	ros-noetic/ros_environment

RDEPEND

	ros-noetic/led_msgs
	ros-noetic/message_generation
	ros-noetic/roscpp

Manifest for 0.0.11

Type File Size Source URLs
DIST ws281x-noetic-release-0.0.11.tar.gz 51436 bytes https://github.com/CopterExpress/ros_led-release/archive/release/noetic/ws281x/0.0.11-1.tar.gz