Skip to content

Commit

Permalink
FlighTask: remove legacy definition of empty_trajectory_wapoint
Browse files Browse the repository at this point in the history
  • Loading branch information
mrivi committed Sep 11, 2019
1 parent 94ef585 commit bf39518
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/lib/FlightTasks/tasks/FlightTask/FlightTask.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,6 @@ class FlightTask : public ModuleParams
*/
static const landing_gear_s empty_landing_gear_default_keep;

/**
* Empty desired waypoints.
* All waypoints are set to NAN.
*/
static const vehicle_trajectory_waypoint_s empty_trajectory_waypoint;

/**
* Call this whenever a parameter update notification is received (parameter_update uORB message)
*/
Expand Down

0 comments on commit bf39518

Please sign in to comment.