Michael Vetter
|
18f0d7e871
|
Remove trailing whitespaces
Makes it easier to edit the files. So if we press 'end of line' we are
really at the end of line.
|
2016-11-08 10:25:07 +01:00 |
|
Alex Lin
|
3a7e756926
|
Unit test directories do not support gtest libs in lib64
Added library search dirs ${GTEST_HOME}/lib64 and ${GTEST_HOME}/lib
to the link line.
refs #264
|
2016-07-01 11:50:06 -05:00 |
|
Alex Lin
|
268d3407df
|
Set and use LD in our makefiles correctly.
Changed TRICK_LD to TRICK_CPPC in the unit test makefiles. It
should be TRICK_CPPC on these lines.
refs #131
|
2016-06-28 08:58:33 -05:00 |
|
Alex Lin
|
5d9ab6e6c0
|
Create the conversions between quaternion and Euler angles
Test compilation requires -lpthread on Ubuntu. Also added a .gitignore
for the test executable and object code files.
refs #216
|
2016-04-14 10:48:20 -05:00 |
|
Hung Nguyen
|
5de28a360c
|
Added the conversion capabilities between Euler angles and quaternions. Refs:#216
|
2016-04-04 17:07:04 -05:00 |
|