Skip to content

Fix masspoint vehicle

Hengwen Zhang requested to merge fix-masspoint-vehicle into master

The masspoint vehicle is fixed. The cause was that the friction coefficient should time the force, but this step was forgotten.

There is a test case in a new module runner to avoid these kind of bug in the future. Now it can only run locally, because it needs RMIServer in the background.

Merge request reports