651 Commits

Author SHA1 Message Date
Pascal Serrarens
55347a4f25 Fix include 2024-12-28 15:36:25 +01:00
Pascal Serrarens
f63d5501e1 Merge commit 'b9937a72e3c983ee8124db8996ac659bc9e017de' into Experimental 2024-12-28 15:31:13 +01:00
Pascal Serrarens
b9937a72e3 Merge commit '2b5f5cd175b20fa01e04b696dfe0cfbe2c4ad9da' 2024-12-28 15:29:46 +01:00
Pascal Serrarens
2b5f5cd175 Removed shorthand Deg/Rad aliases... (see below) 2024-12-28 15:22:46 +01:00
Pascal Serrarens
d212db2783 Trying to fix specialization before instantiation error 2024-12-28 15:19:42 +01:00
Pascal Serrarens
e445e5bb93 Trying to fix specialization before instantiation error 2024-12-28 15:14:47 +01:00
Pascal Serrarens
f47e504bf4 Trying to fix specialization before instantiation error 2024-12-28 15:10:51 +01:00
Pascal Serrarens
b877d4d2f3 Trying to fix specialization before instantiation error 2024-12-28 15:06:34 +01:00
Pascal Serrarens
06e86236d5 Trying to fix specialization before instantiation error 2024-12-28 15:00:28 +01:00
Pascal Serrarens
e97aee99b1 Trying to fix specialization before instantiation error 2024-12-28 14:58:05 +01:00
Pascal Serrarens
0e00e5d39b Merge branch 'main' of http://gitlab.passervr.com/passer/cpp/linear-algebra 2024-12-28 14:52:50 +01:00
Pascal Serrarens
52de55d7d0 Trying to fix specialization before instantiation error 2024-12-28 14:52:20 +01:00
Pascal Serrarens
47ba024619 Trying to fix specialization before instantiation error 2024-12-28 14:52:00 +01:00
Pascal Serrarens
240203036b Trying to fix specialization before instantiation error 2024-12-28 14:47:13 +01:00
Pascal Serrarens
0292dbef75 Moved to ControlCore subtree 2024-12-28 11:15:43 +01:00
Pascal Serrarens
07f78105aa Add 'ControlCore/' from commit '0a57e6d99abadc3257c6b1fdf5880b993e0d0fcb'
git-subtree-dir: ControlCore
git-subtree-mainline: 2b5f5a58ac608aca3aad452a87f6cb27f428cbde
git-subtree-split: 0a57e6d99abadc3257c6b1fdf5880b993e0d0fcb
2024-12-28 11:01:12 +01:00
Pascal Serrarens
2b5f5a58ac subtree migration step 1 2024-12-28 11:00:57 +01:00
Pascal Serrarens
0a57e6d99a Fixed gitignore 2024-12-28 10:48:21 +01:00
Pascal Serrarens
5bd10442b6 Merge commit '06c70e275a07b3e7036954b56975b786eb5e4675' 2024-12-28 10:44:28 +01:00
Pascal Serrarens
6aaa7b334b Added LinearAlgebra subtree 2024-12-28 10:44:13 +01:00
Pascal Serrarens
06c70e275a Merge branch 'Experimental' 2024-12-28 10:42:40 +01:00
Pascal Serrarens
80a500ff06 Add 'LinearAlgebra/' from commit 'bfa11239940c85b1486f63bd80fc82c578c62863'
git-subtree-dir: LinearAlgebra
git-subtree-mainline: ee9e9e001e4c5030a6c2093a7f3892adbf322d9e
git-subtree-split: bfa11239940c85b1486f63bd80fc82c578c62863
2024-12-28 10:22:23 +01:00
Pascal Serrarens
6f30334e12 Updated PolarOf, removed default Polar type 2024-12-28 10:19:13 +01:00
Pascal Serrarens
94a3105a61 Cleanup 2024-12-28 10:04:04 +01:00
Pascal Serrarens
89a57114a4 Fixed typo in documentation 2024-12-27 23:20:11 +01:00
Pascal Serrarens
64b7f1103b Removed default Angle type 2024-12-27 23:18:39 +01:00
Pascal Serrarens
58beb363ea Completed AngleOf documentation 2024-12-27 23:10:53 +01:00
Pascal Serrarens
5f58a2c69e Updated documentation 2024-12-26 12:34:26 +01:00
Pascal Serrarens
97d937e77c Fixed (copilot) unit tests 2024-12-26 11:05:49 +01:00
Pascal Serrarens
585a3b0fe5 Removed default Spherical type 2024-12-26 11:02:35 +01:00
Pascal Serrarens
d3226fddc9 Added copilot test documentation 2024-12-26 10:55:42 +01:00
Pascal Serrarens
a7aa679494 Added a performance test 2024-12-26 10:03:47 +01:00
Pascal Serrarens
788765dc97 Cleanup 2024-12-19 09:14:11 +01:00
Pascal Serrarens
ee9e9e001e Migration to ControlCore completed 2024-12-18 17:00:20 +01:00
Pascal Serrarens
b027460c63 Fixed negative angular velocity 2024-12-18 16:59:30 +01:00
Pascal Serrarens
2c57c3f6c0 Fixed direction for spherical 2024-12-18 16:58:57 +01:00
Pascal Serrarens
28ee2254b8 Normalize Spherical at creation 2024-12-18 16:54:33 +01:00
Pascal Serrarens
701316d687 Thing -> ControlCore 2024-12-18 16:53:54 +01:00
Pascal Serrarens
04473faa0d Core update 2024-12-17 12:10:31 +01:00
Pascal Serrarens
9fb690a71b Support Destroy and UpdateAll 2024-12-17 12:09:30 +01:00
Pascal Serrarens
ae81b80dc4 Control Core fixes 2024-12-16 12:47:47 +01:00
Pascal Serrarens
b97769624f Removed missin g include 2024-12-16 12:43:40 +01:00
Pascal Serrarens
5ebc449a79 Fixed undefined INFINITY in test 2024-12-16 12:43:09 +01:00
Pascal Serrarens
bb03e7d128 Fixed tests, removed most float16 overhead 2024-12-16 12:36:36 +01:00
Pascal Serrarens
2d8ea455e6 Send custom msg with control core 2024-12-16 11:42:19 +01:00
Pascal Serrarens
fec44b0397 Moved setname to corething 2024-12-16 09:13:59 +01:00
Pascal Serrarens
df8e065003 Use thingId from ControlCore 2024-12-16 09:11:06 +01:00
Pascal Serrarens
b2f1a74133 Moved fields from thing to corething 2024-12-16 08:28:19 +01:00
Pascal Serrarens
821a522003 Migrated to ControlCore 2024-12-15 13:17:04 +01:00
Pascal Serrarens
12fd89f3fb Migrated to ControlCore 2024-12-15 13:16:27 +01:00