Giter Site home page Giter Site logo

cbonnefont / pinocchio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stack-of-tasks/pinocchio

0.0 1.0 0.0 10.4 MB

Efficient Multi-Body Dynamics Algorithms using Spatial Algebra

Home Page: http://stack-of-tasks.github.io/pinocchio/

License: GNU Lesser General Public License v3.0

Shell 0.17% CMake 2.50% C++ 90.77% Python 6.18% Makefile 0.02% Lua 0.11% MATLAB 0.26%

pinocchio's Introduction

Pinocchio: a C++ library for efficient Rigid Multi-body Dynamics computations

License LGPL 3 Build Status Coverage Status Coverity Scan Build Status

Pinocchio instatiates state-of-the-art Rigid Body Algotithms for poly-articulated systems based on revisited Roy Featherstone's algorithms. It is first tailored for legged robotics applications, but it can be used in extra contextes. It is built upon Eigen for linear algebra and FCL for collision detections. Pinocchio comes with a Python interface for fast code protyping.

Pinocchio is now at the hearth of various robotics softwares as the Stack-of-Tasks or the Humanoid Path Planner.

Installation

Pinocchio can be easily installed on various Linux and Unix distributions. Please refer to the installation procedure.

Tutorials

Pinocchio is comming with a large bunch of tutorials aiming at introducting the basic tools for robotics control. The content of the tutorials are described here and the code source of these tutorials is located here.

Dependencies

The Pinocchio software depends on several packages which have to be available on your machine.

Build dependencies

  • cmake (version >= 2.6)
  • pkg-config
  • Boost with components unit_test_framework
  • G++/CLANG

Core dependencies

  • Eigen3 (version >= 3.0.5)
  • Boost with components filesystem

Optional dependencies

  • urdfdom (version >= 0.2)
  • LUA 5.1
  • FCL

Python bindings

  • Python 2.7 or 3.0
  • Numpy
  • EigenPy
  • Boost Python

Citing Pinocchio

If you want to cite Pinocchio in your papers, please use the following bibtex line:

@misc{pinocchioweb,
      author = {Justin Carpentier and Florian Valenza and Nicolas Mansard and others},
      title = {Pinocchio: fast forward and inverse dynamics for poly-articulated systems},
      howpublished = {https://stack-of-tasks.github.io/pinocchio},
      year = {2015--2018}
     }

Questions

You need to ask a question? You may either directly post a new issue or use the mailing list [email protected]

Acknowledgments

The development of Pinocchio is supported by the Gepetto team @LAAS-CNRS.

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.