|
ASCO Aerial Autonomy
|
#include "aerial_autonomy/common/html_utils.h"#include "aerial_autonomy/common/math.h"#include "aerial_autonomy/controller_hardware_connectors/visual_servoing_controller_drone_connector.h"#include "aerial_autonomy/controllers/constant_heading_depth_controller.h"#include "aerial_autonomy/robot_systems/uav_system.h"#include "uav_system_config.pb.h"#include <tf/tf.h>

Go to the source code of this file.
Classes | |
| class | UAVVisionSystem |
| UAV system with a camera and visual sevoing capabilities. More... | |
1.8.6