Metadata-Version: 2.4
Name: pathsim-vehicle
Version: 0.1.0
Summary: Vehicle Dynamics Blocks for PathSim
Author: PathSim Contributors
License: MIT
Project-URL: Homepage, https://github.com/pathsim/pathsim-vehicle
Project-URL: Documentation, https://pathsim-vehicle.readthedocs.io
Project-URL: Repository, https://github.com/pathsim/pathsim-vehicle
Project-URL: Issues, https://github.com/pathsim/pathsim-vehicle/issues
Keywords: simulation,vehicle dynamics,automotive,tire model,suspension
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pathsim
Requires-Dist: numpy<2,>=1.15
Requires-Dist: scipy>=1.2
Provides-Extra: test
Requires-Dist: pytest>=7.0; extra == "test"
Requires-Dist: pytest-cov>=4.0; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx>=7.0; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Dynamic: license-file


<p align="center">
  <img src="docs/source/logos/pathsim_vehicle_logo.png" width="300" alt="PathSim-Vehicle Logo" />
</p>

------------

# PathSim Vehicle Dynamics Toolbox

This toolbox extends the core pathsim package with domain specific component models for vehicle dynamics.
