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:18:40 +0000
committerCoprDistGit <infra@openeuler.org>2026-03-28 07:18:40 +0000
commit3cb50ddcc72e9a16e37eebc6fa82942a11e8c6a7 (patch)
tree4fef06da2bdef2f099d85abba6df2976b1e0c9db /ros-humble-nav2-smoother-1.1.20-fix-gcc12-error.patch
parent5a195425a81aa4e454a90f36ede0e8845a22bd93 (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.patch4
1 files changed, 2 insertions, 2 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 29069f2..5cb378c 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,5 +1,5 @@
---- 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
+--- a/src/nav2_smoother.cpp
++++ b/src/nav2_smoother.cpp
@@ -85,7 +85,7 @@
transform_listener_ = std::make_shared<tf2_ros::TransformListener>(*tf_);