#include <backend_controller.hpp>
|
| static double | axisValue (const sensor_msgs::Joy &joy, const int aid) |
| |
| static int | buttonValue (const sensor_msgs::Joy &joy, const int bid) |
| |
Definition at line 19 of file backend_controller.hpp.
◆ BackendController()
◆ ~BackendController()
| virtual radial_menu_backend::BackendController::~BackendController |
( |
| ) |
|
|
inlinevirtual |
◆ adaptiveSelect()
◆ axisValue()
| static double radial_menu_backend::BackendController::axisValue |
( |
const sensor_msgs::Joy & |
joy, |
|
|
const int |
aid |
|
) |
| |
|
inlinestaticprotected |
◆ buttonValue()
| static int radial_menu_backend::BackendController::buttonValue |
( |
const sensor_msgs::Joy & |
joy, |
|
|
const int |
bid |
|
) |
| |
|
inlinestaticprotected |
◆ pointingAngle()
| double radial_menu_backend::BackendController::pointingAngle |
( |
const sensor_msgs::Joy & |
joy | ) |
const |
|
inlineprotected |
◆ update()
| radial_menu_msgs::StatePtr radial_menu_backend::BackendController::update |
( |
const sensor_msgs::Joy & |
joy | ) |
|
|
inline |
◆ ascend_was_pressed_
| bool radial_menu_backend::BackendController::ascend_was_pressed_ |
|
protected |
◆ config_
| const BackendConfig radial_menu_backend::BackendController::config_ |
|
protected |
◆ enable_was_pressed_
| bool radial_menu_backend::BackendController::enable_was_pressed_ |
|
protected |
◆ model_
◆ select_was_pressed_
| bool radial_menu_backend::BackendController::select_was_pressed_ |
|
protected |
The documentation for this class was generated from the following file: