... | ... | @@ -8,15 +8,14 @@ Communication is done via USB and serial communication module inside the unit (s |
|
|
## Table setting
|
|
|
Table setting is using a YAML file config as follows:
|
|
|
```yaml
|
|
|
---
|
|
|
regulator :
|
|
|
-
|
|
|
P : 200
|
|
|
I : 0
|
|
|
D : 0
|
|
|
MS : 50
|
|
|
CFG : 32
|
|
|
```
|
|
|
---
|
|
|
|
|
|
## Finding the rotation axis of table
|
|
|
--- |
|
|
\ No newline at end of file |
|
|
The rotation axis can be found when we put the calibration chessboard on table and collect some images with different rotations. Thus, we can find transformations between these boards and camera and determine the rotation axis of table. |