From b9542c044163de2a29ffe1e49c567bbbf4e0a053 Mon Sep 17 00:00:00 2001
From: earlaud <etienne.arlaud@inria.fr>
Date: Mon, 13 Jan 2025 15:16:15 +0100
Subject: [PATCH] [topic/ros2] Add colcon.pkg

---
 colcon.pkg | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 colcon.pkg

diff --git a/colcon.pkg b/colcon.pkg
new file mode 100644
index 0000000..b329293
--- /dev/null
+++ b/colcon.pkg
@@ -0,0 +1,6 @@
+{
+    "hooks": [
+        "share/example-robot-data/hook/ament_prefix_path.dsv",
+        "share/example-robot-data/hook/python_path.dsv"
+    ]
+}
-- 
GitLab