Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Ground_Control_ROS
Contains the essential packages for post-processing of the bagfile data after the expedition. This will run on a laptop or home computer, to visualize the cave data.


When cloning and using this repo, and any issues with `abseil-cpp`, run the following in the root directory:

```src/cartographer/scripts/install_abseil.sh```

This will run a script tht will install the abseil-cpp package
1 change: 1 addition & 0 deletions build/.built_by
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
catkin_make
Empty file added build/CATKIN_IGNORE
Empty file.
Loading