Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

This include all software file (control, mission planner, vision) for zeabus auv in ROS1

Notifications You must be signed in to change notification settings

zeabusTeam/zeabus_software_ros1

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

This include all software file (control, mission planner, vision) for zeabus auv in ROS1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published