Giter Club home page Giter Club logo

hpp-contactgen's Introduction

Contact Surfaces Generation from the Guide-path

Description

This module generates a set of potential contact surfaces for the effector and the root orientation from the guide-path planned by hpp-rbprm

Dependencies

This module depends on several packages from HPP.

  1. Install HPP - follow the instructions: https://humanoid-path-planner.github.io/hpp-doc/download.html (select 'Developement' in the list)
  2. Once the installation is complete, run make rbprm

Inputs & Outputs of the Algorithm

Inputs:

  • 6D trajectory of the root (configs)
  • all the surfaces in the dictionary format with its name and the surface normal (surface_dict)

The inputs could be directly given by running the guide-path planner or by pickle.

Outputs:

  • a set of potential contact surfaces for the effector (surfaces)
  • a set of root orientation matrices (R)

The contact surface could be either the whole surface or the intersection between the surface and the rom of the effector. This is automatically decided by the algorithm, unless the user wants the whole surface only (useInterface = False).

Demo

The demo is available with Talos robot model. The Demo also visualize you the set of potential contact surfaces.

  1. Instal talos-rbprm: https://github.com/humanoid-path-planner/talos-rbprm.git
  2. Run the demo code ./run demo_withrbprm.py

hpp-contactgen's People

Contributors

daeunsong 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.