Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

zeabusTeam/SAUVC2019

Repository files navigation

Zeabus software

This repository start on August 10, 2018

Table of contents

Tutorial for Git beginner

Windows user

First way (beginner's way: Not recommend)

  1. Click "Clone or download" (Green button)
  2. Click "Download ZIP"
  3. Unzip and enjoy!!!

Second way

  1. Install git bash
  2. Right click on your destination folder
  3. Click git bash here
  4. paste this command git clone https://github.com/zeabusTeam/zeabus_software.git in git bash
  5. Enjoy!!!

Linux or macOS user

  1. Open your terminal
  2. mkdir <your directory name>
  3. cd <your directory name>
  4. git clone https://github.com/zeabusTeam/zeabus_software.git
  5. Enjoy!!!

Back to Top

Zeabus vision

How to open camera

Front camera only

roslaunch zeabus_vision front.launch

Bottom camera only

roslaunch zeabus_vision bottom.launch

Open all camera

roslaunch zeabus_vision camera.launch

Back to Top

How to run mission code

(temporary reconstruction)

Back to Top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors