Git Product home page Git Product logo

sub8's Introduction

Getting involved

Look at the wiki for the Sub8 github repository. It will walk you through what you need to do/know.

Setting up the Sub

Sub8 has many dependencies, but we have a convenient install script. If you don't like where the dependencies are automatically installed (repos/sub8_dependencies), or where the catkin workspace is made (~/repos/catkin_ws), then you can change the variables set in the script.

If you have never downloaded this repository or set up ROS

I suggest you do the following (Don't run as sudo!):

wget -O install_sub8.sh https://github.com/uf-mil/Sub8/blob/master/install.sh
chmod +x ./install_sub8.sh
./install_sub8.sh

If you have already cloned the sub (Or done sub work)

You can just do (Don't run as sudo!)

./install.sh

In the Sub8 root directory. It will check if you have dependencies installed and not install them if you already have them

The install script is intended to handle every single thing that needs to be installed to run the sub. If it does not work, something has gone wrong that we need to fix. If you fix an issue while installing, please fix the install script and submit a pull-request with your changes.

The install script can accept arguments. ./install ~/repos/deps ~/mil_ws will install the sub dependencies in ~/repos/deps and generate a catkin workspace with Sub8 in it at ~/mil_ws. It will make all of the directories it needs

sub8's People

Contributors

jpanikulam avatar pemami4911 avatar annhiluc avatar zachgoins avatar tessbianchi avatar rleyva avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.