diff --git a/implementation/SCARA/02_physics/implementation.md b/implementation/SCARA/02_physics/implementation.md new file mode 100644 index 0000000..ee1cf92 --- /dev/null +++ b/implementation/SCARA/02_physics/implementation.md @@ -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. +