diff --git a/README.md b/README.md index f561d1c..703458e 100644 --- a/README.md +++ b/README.md @@ -101,4 +101,6 @@ To achive position control it is necessary to have first, a velocity controller ![Closed loop position diagram from SimpleFOC](docs/angle_loop_v.png) However, the motors of the gimbal have hard stop and can only rotate of around a half turn. It was so necessary to remove these mecanical stops. I drilled with a 1.6mm drill the two little holes to remove it. Then the motor was able to rotate freely. -![Drilling](docs/drilling.jpg) \ No newline at end of file +![Drilling](docs/drilling.jpg) +![Tunrning](docs/freeturn.gif) +![Working](docs/working.gif) \ No newline at end of file diff --git a/docs/freeturn.gif b/docs/freeturn.gif new file mode 100644 index 0000000..1a2fa39 Binary files /dev/null and b/docs/freeturn.gif differ diff --git a/docs/working.gif b/docs/working.gif new file mode 100644 index 0000000..e58056c Binary files /dev/null and b/docs/working.gif differ