|
|
@ -107,7 +107,7 @@ |
|
|
|
#include "AP_Rally.h" |
|
|
|
#include "AP_Rally.h" |
|
|
|
#include "RC_Channel.h" // RC Channel Library |
|
|
|
#include "RC_Channel.h" // RC Channel Library |
|
|
|
|
|
|
|
|
|
|
|
class Rover : public AP_HAL::HAL::Callbacks { |
|
|
|
class Rover : public AP_Vehicle { |
|
|
|
public: |
|
|
|
public: |
|
|
|
friend class GCS_MAVLINK_Rover; |
|
|
|
friend class GCS_MAVLINK_Rover; |
|
|
|
friend class Parameters; |
|
|
|
friend class Parameters; |
|
|
|