From 27d8939f90f3e911022f96d76304b3be21a51727 Mon Sep 17 00:00:00 2001 From: Bruno-Pier <50412835+BrunoB81HK@users.noreply.github.com> Date: Sat, 9 Nov 2024 22:16:43 -0500 Subject: [PATCH] Update base.yaml Co-authored-by: Chris Lalancette --- rosdep/base.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rosdep/base.yaml b/rosdep/base.yaml index b408dd1ea1932..6062f79cc4773 100644 --- a/rosdep/base.yaml +++ b/rosdep/base.yaml @@ -7225,9 +7225,11 @@ nanobind-dev: packages: [nanobind] freebsd: [nanobind] ubuntu: - noble: [nanobind-dev] - oracular: [nanobind-dev] - "*": + '*': [nanobind-dev] + focal: + pip: + packages: [nanobind] + jammy: pip: packages: [nanobind] nanoflann: