mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-04 08:49:33 +00:00
Add LED strip support layer (#168)
Co-authored-by: sfalexrog <sfalexrog@gmail.com>
This commit is contained in:
@@ -529,6 +529,12 @@ libogg:
|
||||
vl53l1x:
|
||||
debian:
|
||||
stretch: [ros-kinetic-vl53l1x]
|
||||
ws281x:
|
||||
debian:
|
||||
stretch: [ros-kinetic-ws281x]
|
||||
led_msgs:
|
||||
debian:
|
||||
stretch: [ros-kinetic-led-msgs]
|
||||
interactive_markers:
|
||||
debian:
|
||||
stretch: [ros-kinetic-interactive-markers]
|
||||
|
||||
@@ -174,6 +174,7 @@ apt-get install -y --no-install-recommends \
|
||||
ros-kinetic-rosserial \
|
||||
ros-kinetic-usb-cam \
|
||||
ros-kinetic-vl53l1x \
|
||||
ros-kinetic-ws281x \
|
||||
ros-kinetic-opencv3=3.3.19-0stretch \
|
||||
ros-kinetic-rosshow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user