https://github.com/frankaging/2d-static-friction-simulation
This is a static simulation for friction force in a 2-d environment.
https://github.com/frankaging/2d-static-friction-simulation
Last synced: 8 months ago
JSON representation
This is a static simulation for friction force in a 2-d environment.
- Host: GitHub
- URL: https://github.com/frankaging/2d-static-friction-simulation
- Owner: frankaging
- Created: 2019-11-08T06:20:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T06:12:53.000Z (over 6 years ago)
- Last Synced: 2025-02-27T05:33:59.114Z (over 1 year ago)
- Language: Python
- Size: 3.48 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2d-static-friction-simulation
This is a static simulation for friction force in a 2-d environment.
## CONFIG
You can dynamically config this simulation engine in the yaml file.
## HOW TO RUN
`python simulator.py`