Code Monkey home page Code Monkey logo

microblx-motion-control's Introduction

microblx motion control

Table of Contents

This repo contains a set of generic, hardware independent microblx block models and blocks as well as composable usc models. The Block models section describes relevant planned and available blocks. Section Compositions describes generic and reusable composition models for building typical motion control systems using the former blocks.

Installation

Dependencies

  • microblx v0.9 or newer
  • for the trajgen_rml block the reflexxes library is required. It was tested with this version.

Building

$ mkdir build
$ cd build
$ cmake ..
 ...
$ make
$ sudo make install

Block Index

Name Description Status Where
manipulator a robotic manipulator dummy block skelleton available this repo
pid pid controller block available microblx
saturation generic saturation block available microblx
trajgen_rml libreflexxes based trajectory generator available this repo

Compositions

This sections describes a number of reusable usc compositions. The follwing naming scheme is used:

  • mix_ compositions are intended to be mixed-in on the command line as additional arguments to -c. They are usually not launchable standalone.
  • frag_ compositions are reusable application fragments that can be used as building blocks in applications. They may or may not be launchable standalone.
  • app_ compositions compose frag_ compositions to build applications. They are launchable standalone.

mix_ptrig_nrt is a generic mixin model for late addition of a pthread trigger to avoid cluttering the application with platform specifics. It is used by several of the following examples.

List of compositions:

microblx-motion-control's People

Contributors

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