summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-ros2/50_local.conf.inc
blob: 4ffa2cd16c4ca51c89a2aa8ff7d1d192b343d1f8 (plain)
1
2
3
4
5
6
7
8
# agl-ros2

# Contains minimal ros2 feature that is neccesary to run YDLIDAR drivers.
IMAGE_INSTALL:append = " packagegroup-agl-ros2-minimal"
IMAGE_INSTALL:append = " packagegroup-agl-ros2-ydlidar"

# Adds Qt support to the built image
IMAGE_INSTALL:append = " packagegroup-agl-ros-native-qt5"