An open API service indexing awesome lists of open source software.

https://github.com/sisl/structuredmechmodels.jl

A library of learned models for mechanical systems
https://github.com/sisl/structuredmechmodels.jl

control-systems deep-learning mechanical-arm

Last synced: 4 months ago
JSON representation

A library of learned models for mechanical systems

Awesome Lists containing this project

README

          

# StructuredMechModels

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://sisl.github.io/StructuredMechModels.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://sisl.github.io/StructuredMechModels.jl/dev)
[![Build Status](https://travis-ci.com/sisl/StructuredMechModels.jl.svg?branch=master)](https://travis-ci.com/sisl/StructuredMechModels.jl)
[![Codecov](https://codecov.io/gh/sisl/StructuredMechModels.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/sisl/StructuredMechModels.jl)
[![Coveralls](https://coveralls.io/repos/github/sisl/StructuredMechModels.jl/badge.svg?branch=master)](https://coveralls.io/github/sisl/StructuredMechModels.jl?branch=master)

Learned models for control using [TrajectoryOptimization.jl](https://github.com/RoboticExplorationLab/TrajectoryOptimization.jl).

See [structmechmod](https://github.com/sisl/structmechmod) for PyTorch version of the models.