lx704612715 / CoRL2018Constraint

Code for CoRL2018: Inferring geometric constraints in human demonstrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoRL2018Constraint

Code for CoRL2018: Inferring geometric constraints in human demonstrations

Add Documentation on Learning Prismatic, Revolute and Planer Constraints

Testing

  • Use the Dockerfile to build a working environment.
  • The constraint equations are generated using sympy code generation. Each constraint model autogenerates into it's own python module.
  • The Dockerfile will generate all these files for you.
python constraint_equations/geometric_constraints.py
  • Run test.py to see an example.

About

Code for CoRL2018: Inferring geometric constraints in human demonstrations


Languages

Language:C 96.5%Language:Cython 2.3%Language:Python 1.1%Language:Dockerfile 0.0%Language:CMake 0.0%