Metadata-Version: 2.1
Name: pallet-sim
Version: 0.0.21
Summary: Pallet simulation library developed at THWS
Author: Rodolfo Verde
Project-URL: GitLab, https://gitlab.com/rodolfo-verde/pallet-simulator
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: mujoco
Requires-Dist: pybullet
Requires-Dist: numpy-stl
Requires-Dist: mujoco-python-viewer
Requires-Dist: PyYAML
Requires-Dist: opencv-python
Requires-Dist: tqdm
Requires-Dist: ipywidgets
Requires-Dist: pyvista[all,trame]

# Pallet Simulator

pip install pallet-sim to install the package

## Usage

see the example folder for a simple example of how to use the simulator
remember to make sure the example order is downloaded and in the same folder as the example to run it
