From 1da509f7344693fffd9e4f2c30654cc5f9e938a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20K=C3=B6ring?= <30828061+adriankoering@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:52:16 +0100 Subject: [PATCH] Parameterize config directory This enables the user to provide config files at locations of their choosing instead of hard-coded config the path to 'fixposition_driver_ros2/launch' in node.launch --- fixposition_driver_ros2/launch/node.launch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fixposition_driver_ros2/launch/node.launch b/fixposition_driver_ros2/launch/node.launch index d10ca731..d186fafa 100644 --- a/fixposition_driver_ros2/launch/node.launch +++ b/fixposition_driver_ros2/launch/node.launch @@ -2,11 +2,12 @@ + - +