Skip to content

Commit

Permalink
{rolling} packagegroup-ros-world-rolling: Update skip groups
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Woolley <[email protected]>
  • Loading branch information
robwoolley committed Apr 8, 2024
1 parent e1b05ac commit 81d4e9d
Showing 1 changed file with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_CARGO = " \
zenoh-bridge-dds \
"

RDEPENDS:${PN}:remove = "${@bb.utils.contains('ROS_WORLD_SKIP_GROUPS', 'clang', '${ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_CLANG}', '', d)}"
ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_CLANG = " \
zenoh-bridge-dds \
"

# alternative not yet supported implementation for fastrtps
RDEPENDS:${PN}:remove = "${@bb.utils.contains('ROS_WORLD_SKIP_GROUPS', 'connext', '${ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_CONNEXT}', '', d)}"
ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_CONNEXT = " \
Expand Down Expand Up @@ -102,10 +97,13 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_CLANG = " \
ament-clang-tidy \
ament-cmake-clang-format \
ament-cmake-clang-tidy \
ffmpeg-image-transport \
ouxt-lint-common \
pinocchio \
zenoh-bridge-dds \
"


RDEPENDS:${PN}:remove = "${@bb.utils.contains('ROS_WORLD_SKIP_GROUPS', 'openni', '${ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_OPENNI}', '', d)}"
ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_OPENNI = " \
mrpt2 \
Expand Down Expand Up @@ -311,6 +309,7 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_OPENGL = " \
freeglut \
fuse \
fuse-tutorials \
glew \
glfw \
libg2o \
librealsense2 \
Expand All @@ -325,6 +324,7 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_OPENGL = " \
openni2 \
openni2-camera \
openvslam \
pangolin \
plotjuggler-ros \
plotjuggler \
pose-cov-ops \
Expand Down Expand Up @@ -438,6 +438,7 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_META_QT5 = " \
rqt-common-plugins \
rqt-console \
rqt-controller-manager \
rqt-gauges \
rqt-gui \
rqt-gui-py \
rqt-gui-cpp \
Expand Down Expand Up @@ -657,6 +658,7 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_PYQT5 = " \
rqt-console \
rqt-common-plugins \
rqt-controller-manager \
rqt-gauges \
rqt-graph \
rqt-gui-cpp \
rqt-gui-py \
Expand Down Expand Up @@ -703,6 +705,7 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_SELF_TEST = " \

RDEPENDS:${PN}:remove = "${@bb.utils.contains('ROS_WORLD_SKIP_GROUPS', 'x11', '${ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_X11}', '', d)}"
ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_X11 = " \
adwaita-icon-theme \
color-names \
desktop \
dolly-gazebo \
Expand Down Expand Up @@ -738,10 +741,12 @@ ROS_SUPERFLORE_GENERATED_WORLD_PACKAGES_DEPENDING_ON_X11 = " \
rviz-rendering \
rviz-visual-tools \
slam-toolbox \
tango-icons-vendor \
tiago-bringup \
tiago-robot \
turtlebot3-gazebo \
turtlebot3-simulations \
visp \
webots-ros2-epuck \
webots-ros2-tiago \
webots-ros2-universal-robot \
Expand Down

0 comments on commit 81d4e9d

Please sign in to comment.