Simulation

A simple simulation based on PyBullet.

Requirements

Tested on Python 3.6 but should work on any recent version of Python:

pip install numpy pygame pybullet onshape-to-robot transforms3d scipy

Usage

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

Videos

https://youtu.be/w3psAbh3AoM

python sim_hexa.py --mode frozen-direct