Skip to content

yifan-hou/contact_modes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contact_modes

Efficient contact mode enumeration in 2D and 3D.

Installation

cd python
sudo apt install python3-pip libglfw3 libeigen3-dev
sudo apt-get install google-perftools libgoogle-perftools-dev libdw-dev

pip3 install --user -e .
pip3 install --user numpy quadprog pyopengl pyhull scipy gitpython glfw imgui[full] pyglm matplotlib pycollada sympy pyglm pytest

To test installation

ipython3
import contact_modes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.7%
  • C++ 19.7%
  • TeX 17.6%
  • GLSL 3.8%
  • CMake 1.2%