Pascal Serrarens
|
3132912afc
|
Separated out low-level messaging
|
2024-12-02 09:16:46 +01:00 |
|
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
|
536d6cef19
|
Add Binary support
|
2024-11-29 12:56:46 +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 |
|
|
18756ba1a5
|
Correct axis on quaternion from swingtwist
|
2024-09-27 15:48:35 +02:00 |
|
|
06e42c5b9f
|
Normalized swing twist
|
2024-09-27 15:40:10 +02:00 |
|
|
8443530819
|
Replace AngleAxis with Spherical
|
2024-09-27 09:46:20 +02:00 |
|
|
edbb4b1ffc
|
Removes Angle::deg90/180 because of issues
|
2024-09-27 09:44:06 +02:00 |
|
|
0a07b23e96
|
SwingTwist == and Angle
|
2024-09-26 12:53:59 +02:00 |
|
|
9406b57558
|
SwingTwist::AngleAxis using Direction
|
2024-09-26 12:29:04 +02:00 |
|
|
06da9e5b80
|
Removed AngleAxis, Sperhical will be used instead
|
2024-09-26 12:14:55 +02:00 |
|
|
8d5707ce57
|
Minor improvements
|
2024-09-26 12:09:56 +02:00 |
|
|
2e61e1b710
|
Fix unit test
|
2024-09-26 10:53:59 +02:00 |
|
|
54d03185b4
|
Extended unit tests (plus fixes)
|
2024-09-26 10:10:28 +02:00 |
|
|
8286c1ca85
|
Minor improvements
|
2024-09-26 09:33:14 +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 |
|
|
95a6fb3a4b
|
Improved Angle quality
|
2024-09-25 09:39:44 +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 |
|
|
9eca318991
|
Fixed inverse
|
2024-09-24 12:25:37 +02:00 |
|
|
0ebfce48d7
|
Spherical direction
|
2024-09-24 11:48:25 +02:00 |
|
|
84654af2c3
|
Fix incompatibilities
|
2024-09-24 11:33:07 +02:00 |
|
|
136e44e000
|
Fixed unit tests
|
2024-09-24 11:10:33 +02:00 |
|
|
fb5cee851f
|
Proper angle implementation (unit tests still fail)
|
2024-09-24 10:29:21 +02:00 |
|
|
92d5ef028c
|
Normalizing directions
|
2024-09-23 14:20: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 |
|
|
1ea65d56b1
|
Made toQuestion const
|
2024-09-20 15:14:25 +02:00 |
|
|
7d4c26d10b
|
Fix unit tests
|
2024-09-20 14:40:13 +02:00 |
|
|
f1c70c756e
|
Fix unit tests
|
2024-09-20 14:40:03 +02:00 |
|