drewnoakes / joystick
A minimal C++ object-oriented API onto joystick devices under Linux
☆176Updated 6 years ago
Alternatives and similar repositories for joystick:
Users that are interested in joystick are comparing it to the libraries listed below
- A C++ library for asynchronous serial communication☆48Updated 3 years ago
- Serial Port Programming in C++☆451Updated this week
- A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial☆529Updated last year
- C++14 GPIO library for embedded systems on Linux☆104Updated 2 years ago
- C++ PID controller designed for quickly and easily implementing stable closed loop control.☆220Updated 4 years ago
- A set of C++ classes to easiliy handle serial ports across different platforms, built on top of boost.asio.☆242Updated 6 years ago
- Tools for crosscompiling ROS2 for the Raspberry Pi☆47Updated 7 years ago
- Deserialize ROS messages that are unknown at compilation time☆62Updated 4 years ago
- DualShock 4 driver for both ROS1 and ROS2☆93Updated 2 years ago
- Deserialized any ROS messages, even if you don't know its type. Successor of ros_type_introspection.☆85Updated last year
- This package contains several C++ classes useful in writing controllers.