Browse Source

Add documentation for initial physics model

iss17/08_feature_implementation_02
Wouter Horlings 5 years ago
parent
commit
9c4224e72f
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      implementation/SCARA/02_physics/implementation.md

+ 7
- 0
implementation/SCARA/02_physics/implementation.md View File

@@ -0,0 +1,7 @@
# Physics
The next step is to add some inertia to the model.
This means that we can play with bondgraphs now.

## BOS method
I applied the method by Bos. This separates the rotation and body translation.


Loading…
Cancel
Save