예제 #1
0
 def normalizeState(self, X):
     attitudeKinematics.switchMRPrepresentation(X)
     return
예제 #2
0
 def normalizeOutput(self, out):
     attitudeKinematics.switchMRPrepresentation(out)
     return
예제 #3
0
 def normalizeOutput(self, out):
     return attitudeKinematics.switchMRPrepresentation(out)
예제 #4
0
 def normalizeState(self, X):
     attitudeKinematics.switchMRPrepresentation(X)
     return