Giter Site home page Giter Site logo

ndantam / amino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from golems/amino

0.0 3.0 0.0 3.77 MB

Lightweight robotics utility library

Home Page: http://amino.golems.org

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.97% Shell 0.55% M4 1.22% Common Lisp 24.84% POV-Ray SDL 0.01% C 49.04% C++ 11.68% Fortran 5.40% Java 0.10% Emacs Lisp 0.11% Lex 0.44% Python 5.52% Vim Script 0.12%

amino's Introduction

Amino CI Travis CI Status

Amino Logo

Amino is library of basic utilities for robotics software. It covers mathematical and linear algebra routines, memory management, time-handling, and various utilities.

FEATURES

  • Extensive support for SE(3) representations and operations, including velocities and derivatives
  • Kinematic robot models as scene graphs / kinematic trees
  • Visualization using OpenGL and POVRay
  • Lightweight BLAS/LAPACK wrapper handling allocation
  • O(1) Memory Region Allocator

INSTALLATION

Obtaining Amino

  • Via git:

      git clone --recursive https://github.com/golems/amino.git
      cd amino && autoreconf -i
    
  • Via distribution tarball

Building Amino

./configure && make && make install

See the INSTALL file and ./configure --help for details and dependencies.

DOCUMENTATION

  • Manual, and ./doc/manual/
  • Examples ./demos/

PUBLICATIONS

PRESENTATIONS

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.