#include <AP_Gripper.h>
Definition at line 22 of file AP_Gripper.h.
◆ gripper_state
| Enumerator |
|---|
| STATE_GRABBING | |
| STATE_RELEASING | |
| STATE_GRABBED | |
| STATE_RELEASED | |
Definition at line 55 of file AP_Gripper.h.
◆ AP_Gripper()
| AP_Gripper::AP_Gripper |
( |
| ) |
|
◆ enabled()
| bool AP_Gripper::enabled |
( |
void |
| ) |
const |
|
inline |
◆ grab()
| void AP_Gripper::grab |
( |
| ) |
|
◆ grabbed()
| bool AP_Gripper::grabbed |
( |
| ) |
const |
◆ init()
| void AP_Gripper::init |
( |
void |
| ) |
|
◆ release()
| void AP_Gripper::release |
( |
| ) |
|
◆ released()
| bool AP_Gripper::released |
( |
| ) |
const |
◆ update()
| void AP_Gripper::update |
( |
| ) |
|
◆ valid()
| bool AP_Gripper::valid |
( |
| ) |
const |
◆ _enabled
| AP_Int8 AP_Gripper::_enabled |
◆ backend
◆ config
◆ var_info
The documentation for this class was generated from the following files: