From ca67ab3b7e06cada1d870e78e8843e51a9486377 Mon Sep 17 00:00:00 2001 From: stevendg <stevendg@uab.edu> Date: Wed, 10 Aug 2022 11:32:56 -0500 Subject: [PATCH] Run Instructions --- ReadMe.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ReadMe.txt diff --git a/ReadMe.txt b/ReadMe.txt new file mode 100644 index 0000000..6bf095c --- /dev/null +++ b/ReadMe.txt @@ -0,0 +1,7 @@ +Run Instructions + +version: MATLAB R2022a + +1. Download 'example_synced.bag' from RELLIS-3D Github to your computer. +2. (line 5) Set the filepath to the location of the saved .bag file. +3. If you want to change costmap values, see Line 101. \ No newline at end of file -- GitLab