You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Delphi/SplitterAdvance/README.RU.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@
21
21
22
22
Параметры: "OffsetX", "OffsetY", "OffsetZ" отвечают за смещение позиционного драйвера для каждого устройства.
23
23
24
+
25
+
Параметры: "OffsetYaw", "OffsetPitch", "OffsetRoll" отвечают за смещение вращения драйвера для каждого устройства.
24
26
## Примеры
25
27
Например, мы хотим использовать использовать для позиционирования пинг понг шарики со светодиодом и PS3 камеру (PSMoveService), за вращение шлема у нас отвечает Arduino с датчиком вращения, а за вращение контроллеров и кнопки еще 2 ардуино, то конфигурационный файл будет следующим:
Copy file name to clipboardExpand all lines: Delphi/SplitterAdvance/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ The "Buttons" parameter is responsible for the name of the button driver. If the
23
23
24
24
Parameters: "OffsetX", "OffsetY", "OffsetZ" are responsible for offsetting the position driver for each device.
25
25
26
+
27
+
Parameters: "OffsetYaw", "OffsetPitch", "OffsetRoll" are responsible for the rotation of the driver rotation for each device.
26
28
## Examples
27
29
For example, we want to use Ping Pong balls with LED and PS3 camera (PSMoveService) to use for positioning, for the rotation of the helmet we have Arduino with the rotation sensor, and for rotating the controllers and the buttons for 2 more arduino, the configuration file will be as follows:
0 commit comments