|
ASCO Aerial Autonomy
|
#include "uav_system_config.pb.h"#include <aerial_autonomy/common/html_utils.h>#include <aerial_autonomy/robot_systems/base_robot_system.h>#include <aerial_autonomy/controllers/basic_controllers.h>#include <aerial_autonomy/controller_hardware_connectors/basic_controller_hardware_connectors.h>#include <iomanip>#include <sstream>

Go to the source code of this file.
Classes | |
| class | UAVSystem |
| Owns, initializes, and facilitates communication between different hardware/software components. Provides builtin position, velocity, and rpy controllers for controlling UAV. More... | |
1.8.6