Class AxisControl

Inheritance Relationships

Base Type

Class Documentation

class AxisControl : public rosbot_joy::servo::JoyControl

Public Functions

AxisControl(int axis_id, double axis_deadzone, double scaling = 1.0, bool inverted_control = false, double pressing_threshold = 0.0)
virtual bool IsPressed(const sensor_msgs::msg::Joy::SharedPtr msg) const override
virtual double GetControlValue(const sensor_msgs::msg::Joy::SharedPtr msg) const override