Offboard control test. More...
#include <array>
#include <random>
#include <angles/angles.h>
#include <eigen_conversions/eigen_msg.h>
#include <test_mavros/sitl_test/sitl_test.h>
#include <geometry_msgs/Point.h>
#include <geometry_msgs/PoseStamped.h>
#include <geometry_msgs/TwistStamped.h>
Go to the source code of this file.
Classes | |
class | testsetup::OffboardControl |
Namespaces | |
testsetup | |
Enumerations | |
enum | testsetup::control_mode { testsetup::POSITION, testsetup::VELOCITY, testsetup::ACCELERATION } |
Offboard controller tester. More... | |
enum | testsetup::path_shape { testsetup::SQUARE, testsetup::CIRCLE, testsetup::EIGHT, testsetup::ELLIPSE } |
Offboard control test.
Definition in file offboard_control.h.