Skip to main content

A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives

Project description

mim_solvers

Implementation of numerical solvers used in the Machines in Motion Laboratory. In particular, the Sequential Quadratic Programming (SQP) solver described in this paper solves nonlinear constrained OCPs efficiently.

All solvers are implemented by using Crocoddyl (v2.0) as the base software. Consequently, Crocoddyl users can use our efficient solvers while constructing their OCPs using the same API they are used to. The default solvers of Crocoddyl are also re-implemented for benchmarking purposes (namely DDP and FDDP) but with modified termination criteria and line-search.

Examples on how to use the solvers can be found in the examples directory.

Dependencies

Installation

Using conda

conda install mim-solvers --channel conda-forge

Using CMake

git clone --recursive https://github.com/machines-in-motion/mim_solvers.git

cd mim_solvers && mkdir build && cd build

cmake .. [-DCMAKE_BUILD_TYPE=Release] [-DCMAKE_INSTALL_PREFIX=...]

make [-j6] && make install

Contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmeel_mim_solvers-0.0.2.tar.gz (891.7 kB view hashes)

Uploaded Source

Built Distributions

cmeel_mim_solvers-0.0.2-0-cp311-cp311-manylinux_2_28_x86_64.whl (598.4 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

cmeel_mim_solvers-0.0.2-0-cp311-cp311-manylinux_2_28_aarch64.whl (533.2 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

cmeel_mim_solvers-0.0.2-0-cp310-cp310-manylinux_2_28_x86_64.whl (598.6 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

cmeel_mim_solvers-0.0.2-0-cp310-cp310-manylinux_2_28_aarch64.whl (533.4 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

cmeel_mim_solvers-0.0.2-0-cp39-cp39-manylinux_2_28_x86_64.whl (598.6 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

cmeel_mim_solvers-0.0.2-0-cp39-cp39-manylinux_2_28_aarch64.whl (533.3 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

cmeel_mim_solvers-0.0.2-0-cp38-cp38-manylinux_2_28_x86_64.whl (598.6 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

cmeel_mim_solvers-0.0.2-0-cp38-cp38-manylinux_2_28_aarch64.whl (533.3 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page