We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3a7e99 + 7345dbd commit 539f85bCopy full SHA for 539f85b
patch/ros-humble-urg-node.patch
@@ -0,0 +1,12 @@
1
+diff --git a/src/urg_c_wrapper.cpp b/src/urg_c_wrapper.cpp
2
+index 10d2ed3b..41018825 100644
3
+--- a/src/urg_c_wrapper.cpp
4
++++ b/src/urg_c_wrapper.cpp
5
+@@ -39,6 +39,7 @@
6
+ #include <memory>
7
+ #include <string>
8
+ #include <vector>
9
++#include <unistd.h>
10
+
11
+ #include "boost/crc.hpp"
12
vinca_osx_arm64.yaml
@@ -194,5 +194,8 @@ packages_select_by_deps:
194
- sick_safetyscanners2
195
196
- topic_tools
197
198
+ # requested in https://github.com/RoboStack/ros-humble/issues/302
199
+ - urg-node
200
patch_dir: patch
201
rosdistro_snapshot: rosdistro_snapshot.yaml
0 commit comments