|
432f5b0b6e
|
Merge commit '148ef23664f12f2907d0f1294bab9225d23275d4'
|
2025-06-10 17:14:46 +02:00 |
|
|
87cd61a539
|
Fix ownership in with more than 2 participants
|
2025-06-10 17:12:22 +02:00 |
|
|
6fde996ae2
|
Correct indentation
|
2025-06-10 14:54:51 +02:00 |
|
|
ad8e587f65
|
Fix many RemoteParticipants in Unity
|
2025-06-06 17:54:16 +02:00 |
|
|
7f063e0434
|
Fix issues with non-site participants
|
2025-06-06 17:30:29 +02:00 |
|
|
027c0c7b80
|
Moved ip/port out of participant to participantUDP
|
2025-06-06 17:20:39 +02:00 |
|
|
57cff2d4b2
|
Merge commit '371e5b724c421a694ed9faef482a71471f01597e'
|
2025-06-06 12:47:26 +02:00 |
|
|
ecf6fd5e11
|
Non-sites can now process & handle (site) things
|
2025-06-06 12:37:04 +02:00 |
|
|
80c4983b34
|
Fix issue with things from different participants
|
2025-06-06 11:52:35 +02:00 |
|
|
ac11382479
|
Improve external motor control
|
2025-06-06 09:38:07 +02:00 |
|
|
d5c301fa86
|
Correct PoseMsg length
|
2025-06-06 09:14:52 +02:00 |
|
|
690426eb69
|
Monitor for multipackets
|
2025-06-06 09:14:17 +02:00 |
|
|
5759412f70
|
Create placeholder motors when they are not found
|
2025-06-06 09:13:38 +02:00 |
|
|
87241a0279
|
Correct turning direction for binary
|
2025-06-06 09:12:54 +02:00 |
|
|
f3b863692b
|
Compliency fixes
|
2025-06-05 11:37:29 +02:00 |
|
|
a5664dea9d
|
Alignement with C++
|
2025-06-04 12:17:17 +02:00 |
|
|
9d68f2043d
|
Alignment with C++
|
2025-06-04 11:49:56 +02:00 |
|
|
620b7e5273
|
Merge branch 'v0.4_dev' of https://git.passer.life/RoboidControl/RoboidControl-csharp into v0.4_dev
|
2025-06-04 09:43:13 +02:00 |
|
|
6f6bae267a
|
Improved error handling
|
2025-06-04 09:43:08 +02:00 |
|
|
2d0acd2a82
|
Cleanup
|
2025-06-04 09:42:52 +02:00 |
|
|
33e3949af6
|
Fixed issues from latest commits
|
2025-06-03 17:37:45 +02:00 |
|
|
7bd7931196
|
Updates to make HumanoidControl work
|
2025-06-03 17:18:38 +02:00 |
|
|
345c705bd0
|
BB2B rides again (restored lost func. because of merge)
|
2025-06-02 12:17:14 +02:00 |
|
|
f9867fc015
|
Constructor Cleanup
|
2025-06-02 10:11:04 +02:00 |
|
|
9305cad6d6
|
Merge commit '2cdf8f61037fe583c4fa2e9a856e899c255cf638'
|
2025-06-02 08:55:40 +02:00 |
|
|
5ef609fd12
|
Support sending poses from Unity changes
|
2025-05-28 17:34:57 +02:00 |
|
|
3cf49f649d
|
Fix hierarchyChanged not resetting
|
2025-05-28 17:16:37 +02:00 |
|
|
dfec91cb62
|
Ensure root thing is parented to remote participant
|
2025-05-28 17:12:27 +02:00 |
|
|
829c4cdd25
|
ensure root is defined
|
2025-05-28 16:53:33 +02:00 |
|
|
e48ab979b0
|
Using replaceLocalParticipant
|
2025-05-28 16:46:47 +02:00 |
|
|
0400c646fa
|
Implemented ReplaceLocalParticipant
|
2025-05-28 16:06:35 +02:00 |
|
|
e646326aa3
|
Add missing update event
|
2025-05-28 12:49:52 +02:00 |
|
|
63b5a75618
|
Compatibility
|
2025-05-28 12:35:19 +02:00 |
|
|
7f3698ecaa
|
Fix compatibility with lastest LinearAlgebra
|
2025-05-28 12:18:22 +02:00 |
|
|
d9d64ebc8f
|
Simplified constructors
|
2025-05-28 12:10:10 +02:00 |
|
|
66c58d25f5
|
AR mode works, but reaction time is slow
|
2025-05-21 15:59:29 +02:00 |
|
|
f611a0755c
|
Update docs/cleanup
|
2025-05-12 14:56:45 +02:00 |
|
|
8c7e7e03f7
|
Added EncoderMotor support
|
2025-05-12 12:41:24 +02:00 |
|
|
0a9e11294a
|
BB2B with Diff.Drive starts to work
|
2025-05-08 17:38:38 +02:00 |
|
|
25edc506a0
|
First step to adding differential dirve
|
2025-05-03 13:16:57 +02:00 |
|
|
58b4d2cada
|
Diff Drive no longer requires local participant
|
2025-05-02 12:48:38 +02:00 |
|
|
5a3c2f2a2c
|
Fixes to pass unit tests
|
2025-05-02 12:34:48 +02:00 |
|
|
e7a6d92740
|
Moved Sending to Participant
|
2025-05-02 12:18:46 +02:00 |
|
|
71adf127d9
|
Implemented updateQueues
|
2025-05-01 17:39:50 +02:00 |
|
|
19a6e22b16
|
UpdateQueues First steps
|
2025-05-01 16:04:25 +02:00 |
|
|
d6ac20f378
|
Remove Unity DigitlaSensor
|
2025-05-01 15:13:16 +02:00 |
|
|
405fef13b7
|
Precent double participant entry for site servers
|
2025-05-01 14:35:22 +02:00 |
|
|
e92edbc381
|
Aligned the Messages
|
2025-05-01 11:00:08 +02:00 |
|
|
36740cf598
|
Aligned Participants
|
2025-04-30 17:00:21 +02:00 |
|
|
09783d2103
|
Completed things docs
|
2025-04-30 11:41:10 +02:00 |
|