mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Fix ws281x version checks as it was updated
This commit is contained in:
@@ -58,7 +58,7 @@ rosversion web_video_server
|
||||
rosversion nodelet
|
||||
rosversion image_view
|
||||
|
||||
[[ $(rosversion ws281x) == "0.0.13" ]]
|
||||
[[ $(rosversion ws281x) == "0.0.15" ]]
|
||||
|
||||
if [ -z $VM ]; then
|
||||
# rosversion compressed_image_transport
|
||||
|
||||
Reference in New Issue
Block a user