Giter VIP home page Giter VIP logo

zeno's Introduction

Zeno READ ME

The peculiarity of mission_manager is that it is programmable.

You can change the order of the functions as you like. There are blocking and not blocking functions available. You can reasonably use the detection function only if the not blocking functions are used.

HOW TO RUN

• Create a “Pair” device on Virtual Serial Ports Emulator (COM1-COM2)

• Import package Zeno as a new project on Unity 3D and click play

• Open two different terminals and run AUV_simulator.py and mission_manager.py

• Zeno GUI:

▪ If CONTROL button is green: the control is active, the robot moves to eta_des if you write it in the textbox as six numbers separated by using the space bar

▪ If MISSION button is green: the programmable mission starts, you can choose the order of the functions as you like in the MAIN of mission_manager.py

▪ If both buttons are red:

W = move ahead (+surge)

S = move back (-surge)

A = move left (+sway)

D = move right (-sway)

Q = go up (+heave)

E = go down (-heave)

Z = +yaw

X = -yaw

arrow down = -pitch

arrow left = +roll

arrow up = +pitch

arrow right = -roll

zeno's People

Contributors

mariaesteraugello 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.