From 7b328de5c1837b10522925f6bd194c689636bd6f Mon Sep 17 00:00:00 2001 From: locker98 Date: Thu, 19 Dec 2024 14:59:33 -0500 Subject: [PATCH] added xml version --- locker98_tools_bringup/launch/nav2.launch.xml | 16 ++++++++++++++++ locker98_tools_bringup/launch/slam.launch.xml | 13 +++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 locker98_tools_bringup/launch/nav2.launch.xml create mode 100644 locker98_tools_bringup/launch/slam.launch.xml diff --git a/locker98_tools_bringup/launch/nav2.launch.xml b/locker98_tools_bringup/launch/nav2.launch.xml new file mode 100644 index 0000000..0243b1f --- /dev/null +++ b/locker98_tools_bringup/launch/nav2.launch.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/locker98_tools_bringup/launch/slam.launch.xml b/locker98_tools_bringup/launch/slam.launch.xml new file mode 100644 index 0000000..7cadb46 --- /dev/null +++ b/locker98_tools_bringup/launch/slam.launch.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file