A simple simulation based on PyBullet.
Tested on Python 3.6 but should work on any recent version of Python:
pip install numpy pygame pybullet onshape-to-robot transforms3d scipy
There are several simulation files but generaly python sim_hexa.py --help
gives some info on how to use them.
Make sure your file kinematics.py
is in this folder.
python sim2.py --mode direct
python sim2.py --mode inverse
python sim2.py --mode circle
python sim2.py --mode triangle
python sim_hexa.py --mode frozen-direct