PedestrianDynamics / PedestrianDynamics/PedPy
Error in acceleration computation?
Open
@JuleAdrian is already working on this.
Since Jun 8, 2026.
- Dominant language
- Pascal
- Stars
- 35
- Forks
- 18
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
Check if there are errors in the computation of acceleration:
- Is delta_t correctly implemented? (2n or 1n) Check in comparison with documentation.
- Is delta_t only calculated from the current frame to the future or also to the past?
- Also check why the formula is not shown correctly in readthedocs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.