GithubHelp home page GithubHelp logo

kilperic13 / biorbdoptim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pyomeca/bioptim

0.0 0.0 0.0 1.95 MB

An optimization framework that links CasADi, ipopt and biorbd for Optimal Control Problem

License: Apache License 2.0

Python 100.00%

biorbdoptim's Introduction

BiorbdOptim

An optimization framework that links CasADi, ipopt and biorbd for Optimal Control Problem

Status

Continuous integration Build Status
Code coverage codecov

How to install

The way to install BiorbdOptim on your computer is to installing from the sources.

Installing from the sources

You simply have to download the source, navigate to the root folder and (assuming your conda environment is loaded if needed) type the following command :

python setup.py install

Please note that this method will not install the dependencies for you, therefore you will have to install them manually. Moreover, the setuptools dependencies must be installed prior to the installation in order for it to work.

Dependencies

BiorbdOptim relies on several libraries. The most obvious one is BIORBD, but pyomeca is also requires and some others.

There are two ways to install Biorbd, to choose the better way for you please refer to the ReadMe file here : https://github.com/pyomeca/biorbd.

Moreover, BiorbdViz is optional but can be useful to visualize your simulations. To install BiorbdViz please refer to the ReadMe file here : https://github.com/pyomeca/biorbd-viz.

The first hand dependencies (meaning that some dependencies may require other libraries themselves) are: rbdl-casadi (https://github.com/pyomeca/rbdl-casadi), pandas (https://pandas.pydata.org/), numpy (https://numpy.org/), scipy (https://scipy.org/), matplotlib (https://matplotlib.org/), vtk (https://vtk.org/), PyQt (https://www.riverbankcomputing.com/software/pyqt), pyomeca (https://github.com/pyomeca/pyomeca), tinyxml(http://www.grinninglizard.com/tinyxmldocs/index.html) and Ipopt (https://github.com/coin-or/Ipopt) . All these can manually be install using (assuming the anaconda environment is loaded if needed) pip3 command or the Anaconda's following command.

conda install rbdl-casadi pandas numpy scipy matplotlib vtk pyqt pyomeca tinyxml ipopt -cconda-forge

Please note that some libraries in this command may have been installed during the installation of Biorbd and BiorbdViz.

biorbdoptim's People

Contributors

pariterre avatar tgouss avatar paulwegiel avatar kilperic13 avatar leasanchez avatar aceglia 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.