MAV'RIC
Public Member Functions
Mission_handler_critical_navigating Class Reference
Inheritance diagram for Mission_handler_critical_navigating:
Inheritance graph
[legend]
Collaboration diagram for Mission_handler_critical_navigating:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Mission_handler_critical_navigating (const INS &ins, const Mavlink_stream &mavlink_stream, Mavlink_waypoint_handler &waypoint_handler)
 Initialize the navigating mission planner handler.
virtual bool can_handle (const Waypoint &wpt) const
 Checks if the waypoint is a navigating waypoint.

Constructor & Destructor Documentation

Initialize the navigating mission planner handler.

Parameters:
insThe reference to the ins
mission_plannerThe reference to the mission planner
mavlink_streamThe reference to the MAVLink stream structure
waypoint_handlerThe handler for the manual control state

Member Function Documentation

bool Mission_handler_critical_navigating::can_handle ( const Waypoint wpt) const [virtual]

Checks if the waypoint is a navigating waypoint.

Checks if the inputted waypoint is a: MAV_CMD_NAV_CRITICAL_WAYPOINT

Parameters:
wptThe waypoint class
Returns:
Can handle

Reimplemented from Mission_handler_navigating.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines