Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 547 Bytes

Control device interface

This oroGen project provides data from control devices (e.g. joysticks, joypads, ...) on Linux

The general data structure is /controldev/RawCommand, which provides analog stick feedback in its axisValue array (between 0 and 1), and digital button feedback in its buttonValue array (either 0 or 1).

Any USB device supported by Linux's input device drivers is supported.

Xbox One Controller (JoystickTask)

deviceIdentifier: Microsoft X-Box One S pad

Axes and buttons mappings