Giter Site home page Giter Site logo

dkrystall / robosub2018 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csula-robosub/robosub2018

0.0 1.0 0.0 104.43 MB

src folder for robosub 2018 cs team's ROS catkin workspace

C++ 14.53% C 0.91% CMake 2.44% Python 8.00% HTML 70.32% Shell 0.11% Makefile 2.61% CSS 0.33% JavaScript 0.55% EmberScript 0.01% Processing 0.21%

robosub2018's Introduction

Robosub 2018

Uses ROS Lunar for Ubuntu 17.04 and python 2.7.13

First time setup:

In terminal:

After installation:

  • Restart computer
  • cd ~/robosub_ws/
  • catkin_make

Running the program:

In terminal:

  • enter command to navigate to workspace: roscd

  • enter command to navigate to the workspace src folder: cd ../src

  • enter command to run script: ./auv_start.bash

or:

  • open a new terminal (ctrl+alt+t ubuntu shortcut) and enter following command: roscore

  • open a new terminal and enter following commands: roscd robosub/scripts/ python robosub_cli.py

  • open a new terminal and enter following command: rosrun ez_async_data ez_async_data

  • open a new terminal and enter following commands: roscd pathfinder_dvl/scripts/ python pathfindDvl.py

  • open a new terminal and enter following command: rosrun rosserial_python serial_node_mega.py

  • open a new terminal and enter following command: rosrun hardware_interface hardware_interface

then:

  • once all terminals are open and running the corresponding programs
    • on the robosub_cli.py terminal enter '?' without quotes to see available commands
    • this command must be first typed for the AUV to maneuver: motor on
    • this command can be typed to kill the motors after: motor off
    • to run AUV manually with keyboard control type this command a list of keybindings will appear: navigation keyboard
    • to run the Computer Vision test task type this command to show list: task ?
    • to run all the task though the order which they are listed: navigation cv 1
    • to cancel any task that is run enter: task

robosub2018's People

Contributors

synergy1095 avatar niivek avatar dannypadilla avatar ellipsclamation avatar olinalvarez avatar mesargent avatar dkrystall avatar

Watchers

 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.