Matthias Grob 65679fbcbb Features and fixes
* added the trace function for a SquareMatrix

* added Vector3.hat() and it's counterpart Dcm.vee()
for skewsymskew symmetric matrix operations in relation to the cross product
see https://en.wikipedia.org/wiki/Hat_operator

* Matrix::write_string produced runtime errors when I used it in PX4 posix simulation, i simplified it

* a Matrix3f is a SquareMatrix

* added tests for SquareMatrix.trace, Vector3.hat and Dcm.vee

* added a test for quaternion initialisation from array

* preventing buffer overflows in Matrix.write_string method
2016-04-28 15:16:36 -04:00
..
2016-04-28 15:16:36 -04:00
2016-04-28 15:16:36 -04:00
2016-01-23 23:26:26 -05:00
2016-04-28 15:16:36 -04:00
2016-01-23 23:26:26 -05:00
2016-01-23 23:26:26 -05:00
2016-01-23 23:26:26 -05:00
2016-01-23 23:26:26 -05:00
2016-02-16 14:54:15 -05:00
2016-04-28 15:16:36 -04:00
2015-11-05 18:07:05 -05:00
2016-01-23 23:26:26 -05:00
2016-01-23 23:26:26 -05:00
2016-01-23 23:26:26 -05:00
2016-01-23 23:35:44 -05:00
2016-02-26 03:39:04 -05:00
2016-01-23 23:26:26 -05:00