diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-06 17:03:55 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-06 17:03:55 +0000 |
| commit | 18c34b6740cc0a59a6245c9bf22b4f174160137e (patch) | |
| tree | 5bc44eba8a9c311e4701eb390b49d1e5b8118d9e /nav2-system-tests.spec | |
| parent | d5077ff76891b3a6f36b31a66a6eab960275ed10 (diff) | |
automatic import of nav2-system-tests
Diffstat (limited to 'nav2-system-tests.spec')
| -rw-r--r-- | nav2-system-tests.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nav2-system-tests.spec b/nav2-system-tests.spec index 5afc1c9..2a3d482 100644 --- a/nav2-system-tests.spec +++ b/nav2-system-tests.spec @@ -16,6 +16,8 @@ Summary: TODO License: Apache-2.0 Source0: %{RosPkgName}-%{version}.tar.gz +# Remove gazebo_ros_pkgs dependency (not available on openEuler embedded) +Patch0: ros-humble-nav2-system-tests-1.1.20-remove-gazebo-dep.patch Requires: ros-%{ros_distro}-launch-ros Requires: ros-%{ros_distro}-launch-testing @@ -34,7 +36,6 @@ Requires: ros-%{ros_distro}-geometry-msgs Requires: ros-%{ros_distro}-nav2-amcl Requires: ros-%{ros_distro}-std-msgs Requires: ros-%{ros_distro}-tf2-geometry-msgs -Requires: ros-%{ros_distro}-gazebo-ros-pkgs Requires: ros-%{ros_distro}-navigation2 Requires: lcov Requires: ros-%{ros_distro}-robot-state-publisher @@ -58,7 +59,6 @@ BuildRequires: ros-%{ros_distro}-launch-testing BuildRequires: ros-%{ros_distro}-geometry-msgs BuildRequires: ros-%{ros_distro}-std-msgs BuildRequires: ros-%{ros_distro}-tf2-geometry-msgs -BuildRequires: ros-%{ros_distro}-gazebo-ros-pkgs BuildRequires: ros-%{ros_distro}-nav2-planner BuildRequires: ros-%{ros_distro}-ament-cmake BuildRequires: ros-%{ros_distro}-ros-workspace |
