PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Member Functions | |
void | SetUp () override |
Public Attributes | |
Vector3f | pos_sp |
Vector3f | vel_sp |
float | yaw_sp = 0.123f |
float | yaw_speed_sp = NAN |
Definition at line 42 of file ObstacleAvoidanceTest.cpp.
|
inlineoverride |
Definition at line 49 of file ObstacleAvoidanceTest.cpp.
References f(), and param_reset_all().
Vector3f ObstacleAvoidanceTest::pos_sp |
Definition at line 45 of file ObstacleAvoidanceTest.cpp.
Vector3f ObstacleAvoidanceTest::vel_sp |
Definition at line 46 of file ObstacleAvoidanceTest.cpp.
float ObstacleAvoidanceTest::yaw_sp = 0.123f |
Definition at line 47 of file ObstacleAvoidanceTest.cpp.
float ObstacleAvoidanceTest::yaw_speed_sp = NAN |
Definition at line 48 of file ObstacleAvoidanceTest.cpp.