69 Commits

Author SHA1 Message Date
Pascal Serrarens
df8e065003 Use thingId from ControlCore 2024-12-16 09:11:06 +01:00
Pascal Serrarens
12fd89f3fb Migrated to ControlCore 2024-12-15 13:16:27 +01:00
Pascal Serrarens
0cf4413814 Improved rounding of spherical positions 2024-12-14 12:39:01 +01:00
Pascal Serrarens
55b63f7c3e Steps towards using ContolCore 2024-12-13 16:58:03 +01:00
Pascal Serrarens
f05ab5c742 ControlCore compatibility 2024-12-10 13:03:09 +01:00
Pascal Serrarens
5c5d8b3189 Disabled perception update pose 2024-12-02 09:17:00 +01:00
Pascal Serrarens
fb5314019c Improved interestingThings 2024-11-29 17:44: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
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
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
0e2f628e3e Improve use of position/orientation 2024-10-21 17:54:27 +02:00
8443530819 Replace AngleAxis with Spherical 2024-09-27 09:46:20 +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
9de2fa6492 Minor improvements 2024-09-20 15:14:47 +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
c1c1d74814 Improve sensor publication 2024-09-14 12:38:24 +02:00
d486cd7b4f Roboid name support 2024-09-08 11:38:58 +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
ed715ed610 Fixed explicit Angle->float 2024-08-05 10:21:39 +02:00
Pascal Serrarens
bca786534d Cleanup 2024-06-17 14:30:39 +02:00
Pascal Serrarens
525ba3ea18 Perception initialization is now though adding sensors as children 2024-06-14 19:48:07 +02:00
Pascal Serrarens
643129fdae Performance improvements 2024-06-07 14:00:40 +02:00
Pascal Serrarens
bc136362f2 things with spherical position and an orientation 2024-05-31 09:53:21 +02:00
Pascal Serrarens
95988c924a Experimental Publish model support 2024-05-28 12:49:53 +02:00
Pascal Serrarens
0ae0fd4e08 Fix include 2024-05-14 12:26:11 +02:00
Pascal Serrarens
b81b236ef4 Bugfixes 2024-05-14 11:58:42 +02:00
Pascal Serrarens
aa3f7a3351 Removed arduino include 2024-05-14 11:20:33 +02:00
Pascal Serrarens
eb15b11652 Updated LinearAlgebra 2024-05-14 09:21:50 +02:00
Pascal Serrarens
a41a2b2c04 Plane update improvement 2024-05-10 09:38:12 +02:00
Pascal Serrarens
ebc1dfba9c Performance improvement 2024-04-26 12:12:48 +02:00
Pascal Serrarens
7614064788 Improved network perception 2024-04-25 15:22:45 +02:00
Pascal Serrarens
855ad81345 fix objId == 0 2024-04-19 14:44:10 +02:00
Pascal Serrarens
2a221a0c22 Update perceived objects 2024-04-18 17:24:20 +02:00
Pascal Serrarens
3110e5f5be Send position&orientation 2024-03-04 12:23:17 +01:00
Pascal Serrarens
c2daeb2657 Add typed object receiver 2024-02-27 12:51:34 +01:00
Pascal Serrarens
3705fac2e1 Diabled Arduino rebug 2024-02-26 14:20:24 +01:00
Pascal Serrarens
945f8af503 Added SendPose 2024-02-21 15:45:09 +01:00
Pascal Serrarens
c41fbbc309 Network send position 2024-02-14 13:47:01 +01:00
Pascal Serrarens
0f1d6756af Merge hierarchy support 2024-01-31 09:58:36 +01:00
Pascal Serrarens
5b417ad9ce Renamed TrackedObject to InterestingThing 2024-01-31 09:50:48 +01:00
Pascal Serrarens
4fcbcf80ad Add check on perception and propulsion being null 2024-01-23 17:18:47 +01:00
Pascal Serrarens
c07f81bce3 Improved network sync 2024-01-12 17:16:08 +01:00
Pascal Serrarens
edf264c302 Encoder can evaluate velocity 2024-01-09 12:19:26 +01:00
Pascal Serrarens
5ecbbaf463 Added initial actuation support 2024-01-08 14:23:59 +01:00