|
| void | execute () |
| |
| sensor_msgs::Joy::_axes_type::value_type | getAxis (const sensor_msgs::JoyConstPtr &joy, Axis axis) |
| |
| sensor_msgs::Joy::_buttons_type::value_type | getButton (const sensor_msgs::JoyConstPtr &joy, int button) |
| |
| void | joyTwistCallback (const sensor_msgs::JoyConstPtr &joy) |
| |
| void | stop () |
| |
| | Teleop () |
| |
| | ~Teleop () |
| |
Definition at line 35 of file quadrotor_teleop.cpp.
◆ Teleop()
◆ ~Teleop()
◆ execute()
◆ getAxis()
| sensor_msgs::Joy::_axes_type::value_type Teleop::getAxis |
( |
const sensor_msgs::JoyConstPtr & |
joy, |
|
|
Axis |
axis |
|
) |
| |
|
inline |
◆ getButton()
| sensor_msgs::Joy::_buttons_type::value_type Teleop::getButton |
( |
const sensor_msgs::JoyConstPtr & |
joy, |
|
|
int |
button |
|
) |
| |
|
inline |
◆ joyTwistCallback()
| void Teleop::joyTwistCallback |
( |
const sensor_msgs::JoyConstPtr & |
joy | ) |
|
|
inline |
◆ stop()
◆ axes_
| struct { ... } Teleop::axes_ |
◆ frequency_
| double Teleop::frequency_ |
|
private |
◆ joy_subscriber_
◆ node_handle_
◆ velocity_
| geometry_msgs::Twist Teleop::velocity_ |
|
private |
◆ velocity_publisher_
◆ yaw
The documentation for this class was generated from the following file: