Common messages for LEDs.
ws281x LED strip driver for ROS (for a Raspberry Pi only for now). Based on the rpi_ws281x library.
To allow running the node without root permissions set the setuid
bit to the executable:
sudo chown root:root $(catkin_find ws281x ws281x_node)
sudo chmod +s $(catkin_find ws281x ws281x_node)
These packages are used in Clover drone ROS platform. Read more in the Clover documentation.
RPi binaries (armhf, ROS Melodic/Noetic, Buster) are available at http://packages.coex.tech.