338 Commits

Author SHA1 Message Date
Pascal Serrarens
fb5314019c Improved interestingThings 2024-11-29 17:44:59 +01:00
Pascal Serrarens
40c1e1d50c Fix unit tests 2024-11-29 15:09:47 +01:00
Pascal Serrarens
6356769aa9 Improved connecting 2024-11-29 15:06:08 +01:00
Pascal Serrarens
5ee5debf35 Add directional sensor 2024-11-29 12:56:59 +01:00
Pascal Serrarens
0a4c90225b Removed arduino include 2024-11-29 09:48:56 +01:00
Pascal Serrarens
ba009f79f7 Support simulated sensing 2024-11-27 13:40:58 +01:00
Pascal Serrarens
4ebe38eb39 FindChild by name 2024-11-15 17:06:13 +01:00
Pascal Serrarens
f1a6ea29c4 Further test fixes 2024-11-15 15:15:29 +01:00
Pascal Serrarens
c4d0ef95cf Fix test 2024-11-15 15:09:13 +01:00
Pascal Serrarens
4b21057fdd Model loading 2024-11-15 14:52:08 +01:00
Pascal Serrarens
51e605ca6d Thing Name support 2024-11-14 11:29:08 +01:00
Pascal Serrarens
610121f944 Velocity refactoring 2024-11-07 13:59:24 +01:00
Pascal Serrarens
3726070f02 Model scale support 2024-11-05 14:55:04 +01:00
Pascal Serrarens
3bc1866d34 Fixed unit test 2024-10-24 11:37:23 +02:00
Pascal Serrarens
db644af1ca Replace roboid worldpos/orient with worldOriginPos/orient 2024-10-24 11:33:33 +02:00
Pascal Serrarens
9b6bce5155 Release thing method added 2024-10-22 11:25:38 +02:00
Pascal Serrarens
f77b00f639 InterestingThings are now Things 2024-10-22 11:25:18 +02:00
Pascal Serrarens
0e2f628e3e Improve use of position/orientation 2024-10-21 17:54:27 +02:00
6e996c64eb Thing improvement 2024-10-21 12:52:25 +02:00
25bc715e13 Update LinearAlgebra 2024-09-27 15:48:47 +02:00
8443530819 Replace AngleAxis with Spherical 2024-09-27 09:46:20 +02:00
8d5707ce57 Minor improvements 2024-09-26 12:09:56 +02:00
827504fbd0 Make velocities visible 2024-09-25 11:49:16 +02:00
1079a725d9 Fix unit tests 2024-09-25 11:39:39 +02:00
b662348236 Improve servo angle limits 2024-09-25 11:28:31 +02:00
9a5fcf5798 Fix include error 2024-09-24 12:30:02 +02:00
dc9d1cd80f Updated spherical direction and unit tests 2024-09-24 12:26:03 +02:00
84654af2c3 Fix incompatibilities 2024-09-24 11:33:07 +02:00
60516dec0d Improve broadcast support 2024-09-23 10:05:02 +02:00
9de2fa6492 Minor improvements 2024-09-20 15:14:47 +02:00
7d4c26d10b Fix unit tests 2024-09-20 14:40:13 +02:00
d2c0ab5f9c Fix LinearAlgebra 2024-09-20 14:10:14 +02:00
58046f96ab Move to Spherical/SwingTwist 2024-09-20 12:30:21 +02:00
5b4dfbb0ae Improved angular support 2024-09-16 15:21:47 +02:00
89099a2dbb Merge branch 'main' of http://gitlab.passervr.com/passer/cpp/roboidcontrol 2024-09-16 14:24:38 +02:00
c1c1d74814 Improve sensor publication 2024-09-14 12:38:24 +02:00
5c5bf39bd3 Made limited target angle public (tmp for testing..) 2024-09-12 15:31:01 +02:00
51ef92d308 Update linear algebra 2024-09-09 16:02:38 +02:00
290ef4bb03 Enable sendpose 2024-09-09 15:14:27 +02:00
d486cd7b4f Roboid name support 2024-09-08 11:38:58 +02:00
Pascal Serrarens
1f85c6cc4b Added temperature type 2024-09-07 17:43:07 +02:00
Pascal Serrarens
2d83c0296b Add broadcast state (for temperature sensor) 2024-09-07 17:21:34 +02:00
Pascal Serrarens
2134d64c80 Added broadcast state 2024-09-07 15:50:01 +02:00
10c6ab3794 Updated linear algebra 2024-09-06 15:35:54 +02:00
871a01f4d4 Removed blocking condition 2024-09-02 15:50:03 +02:00
0779554313 Added actual angle 2024-08-30 16:28:15 +02:00
25cb1e1822 Send only when connected 2024-08-30 12:01:38 +02:00
b2adaac890 Merged changes 2024-08-29 13:53:09 +02:00
86a795dd81 Fix unit test 2024-08-29 12:39:53 +02:00
7d3fcba55d Removed Arduino include 2024-08-29 12:04:14 +02:00