summaryrefslogtreecommitdiff
path: root/ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-03-28 07:08:40 +0000
committerCoprDistGit <infra@openeuler.org>2026-03-28 07:08:40 +0000
commit5a195425a81aa4e454a90f36ede0e8845a22bd93 (patch)
tree445c56669305434f0d66cffea6cc34dedde7ec86 /ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch
parent9e3b0746e49923d03ed7eef7283964681fe7d6ad (diff)
automatic import of nav2-smoother
Diffstat (limited to 'ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch')
-rw-r--r--ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch b/ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch
index 6e856ab..29069f2 100644
--- a/ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch
+++ b/ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch
@@ -1,6 +1,5 @@
-diff -Naur nav2-smoother-1.1.20_orig/src/nav2_smoother.cpp nav2-smoother-1.1.20/src/nav2_smoother.cpp
---- nav2-smoother-1.1.20_orig/src/nav2_smoother.cpp 2024-01-01 00:00:00.000000000 +0800
-+++ nav2-smoother-1.1.20/src/nav2_smoother.cpp 2024-01-01 00:00:00.000000000 +0800
+--- nav2-smoother-1.1.20.orig/src/nav2_smoother.cpp 2026-03-28 15:06:23.042710677 +0800
++++ nav2-smoother-1.1.20/src/nav2_smoother.cpp 2026-03-28 15:06:23.046713886 +0800
@@ -85,7 +85,7 @@
transform_listener_ = std::make_shared<tf2_ros::TransformListener>(*tf_);