From e78b123b6f07ab4bb123ca5fc1df82fe87ecb06b Mon Sep 17 00:00:00 2001 From: Addo Wondo Date: Mon, 23 Jul 2018 20:43:37 +1000 Subject: [PATCH] Ignorance is bliss These crosbot packages are not used by the turtelbots, as we will be using Google's cartographer mapping suite for SLAM instead. --- crosbot_3d_graphslam/CATKIN_IGNORE | 0 crosbot_3d_graphslam_display/CATKIN_IGNORE | 0 crosbot_3d_graphslam_full/CATKIN_IGNORE | 0 crosbot_fastslam/CATKIN_IGNORE | 0 crosbot_graphslam/CATKIN_IGNORE | 0 crosbot_ui/CATKIN_IGNORE | 0 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 crosbot_3d_graphslam/CATKIN_IGNORE create mode 100644 crosbot_3d_graphslam_display/CATKIN_IGNORE create mode 100644 crosbot_3d_graphslam_full/CATKIN_IGNORE create mode 100644 crosbot_fastslam/CATKIN_IGNORE create mode 100644 crosbot_graphslam/CATKIN_IGNORE create mode 100644 crosbot_ui/CATKIN_IGNORE diff --git a/crosbot_3d_graphslam/CATKIN_IGNORE b/crosbot_3d_graphslam/CATKIN_IGNORE new file mode 100644 index 0000000..e69de29 diff --git a/crosbot_3d_graphslam_display/CATKIN_IGNORE b/crosbot_3d_graphslam_display/CATKIN_IGNORE new file mode 100644 index 0000000..e69de29 diff --git a/crosbot_3d_graphslam_full/CATKIN_IGNORE b/crosbot_3d_graphslam_full/CATKIN_IGNORE new file mode 100644 index 0000000..e69de29 diff --git a/crosbot_fastslam/CATKIN_IGNORE b/crosbot_fastslam/CATKIN_IGNORE new file mode 100644 index 0000000..e69de29 diff --git a/crosbot_graphslam/CATKIN_IGNORE b/crosbot_graphslam/CATKIN_IGNORE new file mode 100644 index 0000000..e69de29 diff --git a/crosbot_ui/CATKIN_IGNORE b/crosbot_ui/CATKIN_IGNORE new file mode 100644 index 0000000..e69de29 -- GitLab