Code Monkey home page Code Monkey logo

axocontroller's Introduction

AxoController

This repository consist of axo controller, Moment safety detector and Info plottor.

TODO list

  • The angle detection don't work on setup stage

  • The angle detection could add counter to avoid false alarm

  • Comfirm the cycle is exactly correct

  • DO NOT open the robot when the robot on the standup mode

  • Detection thread can not stop the main thread

Overview

flow

 Safety controller (to be implemented)
 ┣ Axo Controller (to be tested)
 ┃ ┗ Main thread (to be tested)
 ┃ ┗ Data recevier thread: 50Hz (to be tested)
 ┃ ┗ Angle detection thread: 100Hz (to be tested)
 ┣ Info Plotter
 ┗ Moment safety detector (to be tested)

Details

Safety controller

This is the main thread of the controller. It will be responsible for the following tasks:

  • Control the robot following the desired trajectory
  • Safety protection

Axo Controller

The module is responsible for controlling the axo. It is composed of three threads: main thread, data receiver thread and angle detection thread.

  • Main thread, which is controlling the axo following the path.
  • Data recevier thread, which is receiving the data from the axo.
  • Angle detection thread, which is detecting the angle of the axo, prevent the angle and current exceed the limitation.
  • Info plot thread, which is plotting the information of the axo in real time. (move to Info Plotter)

Info Plotter

The module is responsible for plotting the information of the axo in real time.

Moment safety detector

The module is responsible for communicating with the moment sensor.

axocontroller's People

Contributors

allen9629 avatar beanpow avatar

Stargazers

 avatar

Watchers

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