650 Commits

Author SHA1 Message Date
b0de0cf676 Moved to Polar/Spherical template classs 2024-08-28 11:33:32 +02:00
f48343952b Moved Polar/Spherical to template class completely 2024-08-28 11:32:37 +02:00
a98a483cb1 Fix Unit test 2024-08-28 10:29:40 +02:00
08eec48044 Spherical16 support 2024-08-28 09:42:51 +02:00
e0ef43a699 Merge branch 'Experimental' of http://gitlab.passervr.com/passer/cpp/linear-algebra into Experimental 2024-08-28 09:21:20 +02:00
b460bec696 Added scaling to SphericalOf<T> 2024-08-28 09:18:50 +02:00
28340b1620 Add world orientation 2024-08-22 15:02:12 +02:00
f06eeb71ec Fix unit tests 2024-08-22 14:35:50 +02:00
e10e010095 Added Direction to library sources 2024-08-22 14:35:37 +02:00
dedaa31740 Fix unit tests 2024-08-22 14:24:33 +02:00
b9ee5ff9dd Fix Spherical->Vector3 2024-08-22 12:50:03 +02:00
1da93cac15 Fix ToVector3 2024-08-22 12:49:46 +02:00
0ddaae8b6d Usaging SphericalOf 2024-08-22 12:28:34 +02:00
9c3503f3cb Added SphericalOf 2024-08-22 12:28:02 +02:00
51546db8f2 Sync multiple children 2024-08-19 11:57:40 +02:00
58f2f4adce Add target 2024-08-19 11:57:23 +02:00
c421fd4db7 Use AngleAxis for tracked thing orientation (but this will change again in the future) 2024-08-06 12:10:35 +02:00
353cb1bc7f Add conversion from Quaternion 2024-08-06 12:08:19 +02:00
cf86ba82ac Cleanup template classes 2024-08-06 10:02:01 +02:00
ea6894e05b Fix generic template functions 2024-08-06 09:47:48 +02:00
1ce7234d71 Bug fixes 2024-08-06 09:28:54 +02:00
38ebb34491 Added Direction to replace Axis 2024-08-06 09:14:33 +02:00
c72bba4f7a Change Vector3::Angle return type to AngleOf<float> 2024-08-05 12:16:27 +02:00
18cf653aff Added scaling support 2024-08-05 11:58:53 +02:00
10700da996 Fix tests 2024-08-05 11:47:07 +02:00
9b0a5e066f Add add/subtract for discrete angles 2024-08-05 11:38:12 +02:00
51772a1843 Added add/subtract for discrete angles 2024-08-05 11:37:33 +02:00
ed715ed610 Fixed explicit Angle->float 2024-08-05 10:21:39 +02:00
49c67405fc Make Angle -> float conversion explicit 2024-08-05 10:03:42 +02:00
246929a81d Fix precision 2024-08-02 14:28:08 +02:00
608c45c1a7 Fix precision error 2024-08-02 14:27:42 +02:00
4591aef901 Added Spherical16 2024-08-02 12:55:15 +02:00
48828e20b3 Fix int/float issues 2024-08-02 11:55:27 +02:00
86b7c21dca Added Degrees inline function 2024-08-02 11:27:39 +02:00
a4b0491c2f Fix unit tests 2024-08-02 11:27:16 +02:00
f3e2656502 Use Angle16 for servo angles 2024-08-02 09:10:42 +02:00
4b362fffa8 Extend Angle type usage 2024-08-02 08:54:00 +02:00
00f40fea98 Improve AngleOf usage 2024-07-31 11:44:43 +02:00
b81b77b1c9 Extend AngleOf support 2024-07-31 11:44:23 +02:00
42d64a6afe Updated float16 2024-07-31 08:53:16 +02:00
d1d404f750 renamed float16 again 2024-07-02 12:31:59 +02:00
16a608c2b7 Renamed float16 2024-07-02 12:29:51 +02:00
c31fd5f911 Fix include 2024-07-02 12:28:05 +02:00
543ddf79b4 Cleanup 2024-07-02 11:33:53 +02:00
4223961fe7 Improved max vellocity 2024-07-02 11:31:36 +02:00
Pascal Serrarens
edf2df6c7e Improve receive pose orientation 2024-06-18 13:06:58 +02:00
Pascal Serrarens
c70c079efc Add spherical subtract 2024-06-18 11:45:38 +02:00
Pascal Serrarens
b5fe2fda47 Improve receiving pose 2024-06-18 11:21:26 +02:00
Pascal Serrarens
2bad384611 Added spherical addition 2024-06-17 17:52:32 +02:00
Pascal Serrarens
bca786534d Cleanup 2024-06-17 14:30:39 +02:00