joystick library More...
#include <joy_common_msgs/msg/buttons.hpp>#include <joy_common_msgs/msg/joy.hpp>#include <rclcpp/rclcpp.hpp>#include <sensor_msgs/msg/joy.hpp>#include <string>
Include dependency graph for joy_common.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | joy_common::JoyCommon |
Namespaces | |
| namespace | joy_common |
Typedefs | |
| using | joy_common::ButtonValue = std::variant< bool, double > |
| using | joy_common::ButtonMap = std::map< std::string, std::function< ButtonValue(const joy_common_msgs::msg::Buttons &)> > |
Functions | |
| ButtonMap | joy_common::get_button_map () |
joystick library
joystickのデータを流す