Git Product home page Git Product logo

virtual-cycling-simulator's Introduction

Introduction

''Virtual-Cycling-Simulator'' is a project to simulate virtual cycling environment. With the simulator, cycling can be done using an exoskeleton instead of a cycling machine. The goal of the virtual cycling simulator is to calcualte the torques which hip/knee joints need to overcome at different cycling speed and loads. The method of this research can be used in other motions, for instance, running, walking, and even jumpping.

Features

  • A human dynamics model, exoskeleton dynamics model, as well as a bicycle dynamcis model is created.
  • human model and exoskeleton model are created and wrote in C code verison using ''SymPy'' and ''Pydy''
  • Cycling model is created in python language
  • Direct collocaiton format optimization structure code is provided

For more detail of how these model be created, please look at the Wiki of this project.

Demo

Demo Doccou alpha

Dependencies

===========

  • numpy >= 1.14.3
  • pydy >= 0.4.0
  • scipy >= 1.1.0
  • sympy >= 1.1.1
  • cython >= 0.28.2
  • matplotlib >= 2.2.2
  • ipopt
  • cyipopt

Usage

There are two ways of using this simulator: forward simulation and trajectory optimization.

Both of these two ways are included in example. Please check the README in the examples folder.

Conditions of use

cyipopt is open-source code released under the EPL license.

virtual-cycling-simulator's People

Contributors

huaweiwang avatar

Watchers

James Cloos avatar Erivelton Gualter dos Santos 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.