修复了航向的问题
This commit is contained in:
@@ -116,6 +116,10 @@ struct AUV150_Status
|
||||
double x;
|
||||
double y;
|
||||
double z;
|
||||
|
||||
double heading_error;
|
||||
double pitch_error;
|
||||
double depth_error;
|
||||
};
|
||||
|
||||
class AUV150 : public AppCastingMOOSApp
|
||||
|
||||
Reference in New Issue
Block a user