Giter VIP home page Giter VIP logo

inverse-simulation-case-study's Introduction

A case study for inverse simulation of 3D objects

Goal

Optimize for initial simulation parameters so that an object will ultimately achieve a target location, fulfilling the constraints imposed by the loss function that is being optimized.

Pre-requisites

To install the required packages, please run:

pip install -r requirements.txt

Running the code

From the provided Makefile, pick a type of an object and collision model to use in simulation. For example, to model a simple sphere with a penalty collision model, run:

make run-particle-penalty-based-collision

Results

Feel free to change simulation parameters provided in Makefile to see how the results change. For more detailed description of the parameters, please refer to the utils.py file. For instance, in case of particle, modifying simulation horizon from 500 to 200 time steps will result in inability to fulfill the constraint on the number of collisions with the ground plane.

inverse-simulation-case-study's People

Contributors

kirilllzaitsev avatar

Watchers

 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.