Coder Social home page Coder Social logo

auv2017's Introduction

Build Status

Repository Organization:

├── debug_layer
│   ├── calibrate
│   │   ├── cfg
│   │   └── src
│   ├── remote_control
│   │   └── scripts
│   ├── varun_description
│   │   └── meshes
│   └── varun_gazebo
│       ├── launch
│       ├── models
│       │   ├── buoy_green
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── buoy_red
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── buoy_yellow
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── gate
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── light
│       │   │   ├── light_negative_x
│       │   │   ├── light_negative_y
│       │   │   ├── light_negative_z
│       │   │   ├── light_x
│       │   │   ├── light_y
│       │   │   └── light_z
│       │   ├── line
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── marker_target_o
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── marker_target_x
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── mittal
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── octagon
│       │   │   ├── meshes
│       │   │   └── sdf
│       │   ├── octagon_signal
│       │   │   ├── meshes
│       │   │   └── urdf
│       │   ├── perimeter
│       │   │   └── sdf
│       │   └── torpedo_target
│       │       ├── meshes
│       │       │   └── torpedo_target.dae
│       │       └── urdf
│       │           └── torpedo_target.urdf
│       ├── scripts
│       ├── src
│       └── worlds
├── hardware_layer
│   ├── hardware_arduino
│   │   ├── launch
│   │   ├── scripts
│   │   └── src
│   │       └── testing_arduino_node.cpp
│   ├── hardware_camera
│   │   ├── cfg
│   │   └── src
│   └── hardware_imu
│       └── src
├── master_layer
│   └── the_master
│       ├── cfg
│       ├── launch
│       └── src
├── motion_library_layer
│   ├── motion_commons
│   │   ├── action
│   │   └── launch
│   ├── motion_forward
│   │   ├── cfg
│   │   └── src
│   ├── motion_sideward
│   │   ├── cfg
│   │   └── src
│   ├── motion_turn
│   │   ├── cfg
│   │   │   └── turning.cfg
│   │   └── src
│   │       ├── turningXY.cpp
│   │       └── turningXYTest.cpp
│   └── motion_upward
│       ├── cfg
│       └── src
├── task_handler_layer
│   ├── task_buoy
│   │   ├── cfg
│   │   ├── launch
│   │   │   ├── task_buoy_gazebo.launch
│   │   │   └── task_buoy_varun.launch
│   │   └── src
│   ├── task_commons
│   │   ├── action
│   │   └── launch
│   │       ├── task_nodes_gazebo.launch
│   │       └── task_nodes_varun.launch
│   ├── task_gate
│   │   ├── cfg
│   │   ├── launch
│   │   │   ├── task_gate_gazebo.launch
│   │   │   └── task_gate_varun.launch
│   │   └── src
│   ├── task_line
│   │   ├── cfg
│   │   ├── launch
│   │   │   ├── task_line_gazebo.launch
│   │   │   └── task_line_varun.launch
│   │   └── src
│   └── task_octagon
│       ├── cfg
│       ├── launch
│       │   ├── task_octagon_gazebo.launch
│       │   └── task_octagon_varun.launch
│       └── src
└── utils

auv2017's People

Contributors

abhi10arora avatar ksakash avatar mayankm96 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.