mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-07 01:59:33 +00:00
image: check rosshow version only on rpi image
This commit is contained in:
@@ -59,7 +59,6 @@ rosversion rosserial
|
|||||||
rosversion usb_cam
|
rosversion usb_cam
|
||||||
rosversion cv_camera
|
rosversion cv_camera
|
||||||
rosversion web_video_server
|
rosversion web_video_server
|
||||||
rosversion rosshow
|
|
||||||
rosversion nodelet
|
rosversion nodelet
|
||||||
rosversion image_view
|
rosversion image_view
|
||||||
|
|
||||||
@@ -67,6 +66,7 @@ rosversion image_view
|
|||||||
|
|
||||||
if [ -z $VM ]; then
|
if [ -z $VM ]; then
|
||||||
rosversion compressed_image_transport
|
rosversion compressed_image_transport
|
||||||
|
rosversion rosshow
|
||||||
rosversion vl53l1x
|
rosversion vl53l1x
|
||||||
[[ $(rosversion cv_camera) == "0.5.1" ]] # patched version with init fix
|
[[ $(rosversion cv_camera) == "0.5.1" ]] # patched version with init fix
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user