Skip to content

Commit

Permalink
Create ros-noetic-tf2.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Jan 29, 2024
1 parent 276c8a0 commit 65616da
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions patch/ros-noetic-tf2.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git a/tf2/src/buffer_core.cpp b/tf2/src/buffer_core.cpp
index b2eb4877..90b35515 100644
--- a/tf2/src/buffer_core.cpp
+++ b/tf2/src/buffer_core.cpp
@@ -38,6 +38,7 @@
#include <console_bridge/console.h>
#include "tf2/LinearMath/Transform.h"
#include <boost/foreach.hpp>
+#include <boost/tuple/tuple.hpp>

namespace tf2
{

0 comments on commit 65616da

Please sign in to comment.