mirror of https://github.com/ArduPilot/ardupilot
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3141 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
71725824e9
commit
463dc4b533
|
@ -49,7 +49,6 @@ public:
|
||||||
};
|
};
|
||||||
|
|
||||||
//Accessors
|
//Accessors
|
||||||
//used with dcm matrix to calculate target vector
|
|
||||||
void SetPitchYaw();
|
void SetPitchYaw();
|
||||||
void SetPitchRoll();
|
void SetPitchRoll();
|
||||||
void SetPitchRollYaw();
|
void SetPitchRollYaw();
|
||||||
|
|
Loading…
Reference in New Issue