Pascal Serrarens pascal
pascal pushed to main at HumanoidControl/HumanoidControl_Free 2025-09-30 12:46:31 +02:00
e75e412d10 Fix hand going Non-Kinematic when only hand.physics is false and humaonid.physics is true
156571e376 Improve touch stability
Compare 2 commits »
pascal pushed to main at HumanoidControl/HumanoidControl_Free 2025-09-24 10:35:33 +02:00
1e7dc01762 Fix stretchy arm for hand stuck behind static object
pascal pushed to main at HumanoidControl/HumanoidControl_Free 2025-09-22 07:56:28 +02:00
879a715b09 Add check for destroyed gameobjects
dc185b4f22 Disabled range check on editor socket attaching
Compare 2 commits »
pascal opened issue HumanoidControl/HumanoidControl_Free#2 2025-09-15 08:03:43 +02:00
HumanoidPlayer documentation is missing
pascal opened issue HumanoidControl/HumanoidControl_Free#1 2025-09-15 08:03:30 +02:00
Animation Controller on avatar will make remote avatars invisible
pascal pushed to main at HumanoidControl/HumanoidControl_Free 2025-09-01 11:36:25 +02:00
a0d2a00a3a Fix attachedHandle when attaching from the Editor
pascal pushed to main at HumanoidControl/HumanoidControl_Free 2025-08-22 08:58:14 +02:00
5c6b226b64 Added warnings when attaching fails
pascal pushed to main at HumanoidControl/HumanoidControl_Free 2025-08-19 11:11:47 +02:00
222d183086 Fix grabbing from socket
pascal pushed to main at HumanoidControl/HumanoidControl_Free 2025-08-19 09:30:25 +02:00
200db545b9 Fix attaching to moving sockets
pascal pushed to Roboid at HumanoidControl/HumanoidControl_Free 2025-08-18 11:13:44 +02:00
e27a8dea2d Improved hand tracking option selection
pascal pushed to MQTT at RoboidControl/RoboidControl-cpp 2025-07-07 12:29:58 +02:00
c3f78079d3 Merge branch '0.4_dev' into MQTT
662a9340c2 Cleanup
205dbeb877 Cleanup
c3fa3d5957 Fixed memory leak
ca5abf097b Running better, but crashing because memory is filling up...
Compare 13 commits »
pascal pushed to 0.4_dev at RoboidControl/RoboidControl-cpp 2025-07-07 09:45:25 +02:00
662a9340c2 Cleanup
205dbeb877 Cleanup
c3fa3d5957 Fixed memory leak
ca5abf097b Running better, but crashing because memory is filling up...
fb64bca385 Code is completely ported (I think)
Compare 12 commits »
pascal pushed to MQTT at RoboidControl/RoboidControl-cpp 2025-06-29 13:01:34 +02:00
5b582fe9b8 server still rejects this
pascal pushed to MQTT at RoboidControl/RoboidControl-cpp 2025-06-29 11:42:51 +02:00
ff8570e2aa Merge branch '0.4_dev' into MQTT and fixed compatibility
19a5c5d4d5 Cleanup, but still crashes after about 20-30 secs.
f20ebd7ad2 Switch to MPU6050, finally getting good data
8901e6933a ESP-IDF sending now works
b5f07f77c2 Major refactoring participants
Compare 20 commits »
pascal pushed to MQTT at RoboidControl/RoboidControl-cpp 2025-06-28 09:15:22 +02:00
26a80cd94a Improvements
pascal deleted branch v0.4_dev from RoboidControl/RoboidControl-cpp 2025-06-28 09:11:31 +02:00
pascal pushed to 0.4_dev at RoboidControl/RoboidControl-cpp 2025-06-28 09:10:34 +02:00
19a5c5d4d5 Cleanup, but still crashes after about 20-30 secs.
f20ebd7ad2 Switch to MPU6050, finally getting good data
8901e6933a ESP-IDF sending now works
b5f07f77c2 Major refactoring participants
9a26e98b0f Improved wifi code (but still not working)
Compare 8 commits »
pascal created branch v0.4_dev in RoboidControl/RoboidControl-cpp 2025-06-28 09:08:24 +02:00
pascal pushed to v0.4_dev at RoboidControl/RoboidControl-cpp 2025-06-28 09:08:24 +02:00
19a5c5d4d5 Cleanup, but still crashes after about 20-30 secs.
f20ebd7ad2 Switch to MPU6050, finally getting good data
8901e6933a ESP-IDF sending now works
b5f07f77c2 Major refactoring participants
9a26e98b0f Improved wifi code (but still not working)
Compare 7 commits »
pascal pushed to v0.4_dev at RoboidControl/RoboidControl-csharp 2025-06-19 12:01:23 +02:00
534220a178 Distance Sensor Support