diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-28 07:08:40 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-28 07:08:40 +0000 |
| commit | 45d2dee21c7e887e16216adc76507977d46d8309 (patch) | |
| tree | 447976ff698148c980091196a49e694121934104 /ros-humble-nav2-behaviors-1.1.20-fix-gcc12-error.patch | |
| parent | a90b0466b95cea8e1f77b4471bd9e5f5e21b1678 (diff) | |
automatic import of nav2-behaviors
Diffstat (limited to 'ros-humble-nav2-behaviors-1.1.20-fix-gcc12-error.patch')
| -rw-r--r-- | ros-humble-nav2-behaviors-1.1.20-fix-gcc12-error.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ros-humble-nav2-behaviors-1.1.20-fix-gcc12-error.patch b/ros-humble-nav2-behaviors-1.1.20-fix-gcc12-error.patch index 622f9c8..a6a6d60 100644 --- a/ros-humble-nav2-behaviors-1.1.20-fix-gcc12-error.patch +++ b/ros-humble-nav2-behaviors-1.1.20-fix-gcc12-error.patch @@ -1,6 +1,5 @@ -diff -Naur nav2-behaviors-1.1.20_orig/src/behavior_server.cpp nav2-behaviors-1.1.20/src/behavior_server.cpp ---- nav2-behaviors-1.1.20_orig/src/behavior_server.cpp 2024-01-01 00:00:00.000000000 +0800 -+++ nav2-behaviors-1.1.20/src/behavior_server.cpp 2024-01-01 00:00:00.000000000 +0800 +--- nav2-behaviors-1.1.20.orig/src/behavior_server.cpp 2026-03-28 15:06:28.522809934 +0800 ++++ nav2-behaviors-1.1.20/src/behavior_server.cpp 2026-03-28 15:06:28.522809934 +0800 @@ -77,7 +77,7 @@ transform_listener_ = std::make_shared<tf2_ros::TransformListener>(*tf_); |
