Rune Harlyk
|
3ce8c88a84
|
🎨 Replace Arduino String with std::string
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
0285b522f1
|
🎨 Replaces delay with vTaskDelay
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
4ea287b162
|
🐛 Fixes table linking
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
c2d52449b4
|
🎨 Makes file system service use define var
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
f9a0880cd9
|
✨ Moves servo event to main
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
1bb098e952
|
⬇️ Downgrades fastled version
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
9c74c8e87b
|
🚨 Fixes build error for esp-idf
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
3f4d956903
|
✨ Adds partion tables
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
a5371c36b9
|
♻️ Moves peripherals to source file, add sensor base
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
41b863a0eb
|
♻️ Moves motion implementation to source file
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
7fd35f3f48
|
♻️ Major clean up of project structure
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
26c36b8302
|
🎨 Makes gesture sensor more readable and motion take last gesture
|
2025-09-10 15:16:00 +02:00 |
|
Rune Harlyk
|
bfc259e660
|
✨ Adds gesture controls
|
2025-09-10 15:16:00 +02:00 |
|
Rune Harlyk
|
6368bf9213
|
🎨 Makes use of msg type for sensors
|
2025-09-10 11:15:44 +02:00 |
|
Rune Harlyk
|
cd802f1c22
|
✨ Makes fsm states by time aware
|
2025-09-08 22:39:53 +02:00 |
|
Rune Harlyk
|
59bb1d9579
|
⚡️ Improves imu speed by making it non blocking and run faster
|
2025-09-08 22:37:57 +02:00 |
|
Rune Harlyk
|
ae98ba76f7
|
✨ Makes stand imu compensating
|
2025-09-06 21:02:28 +02:00 |
|
Rune Harlyk
|
bd8c8fd988
|
🐛 Fixes imu handling
|
2025-09-06 19:55:57 +02:00 |
|
Rune Harlyk
|
7de5a1aa7c
|
🎨 Lerp gait params to target
|
2025-09-05 15:22:47 +02:00 |
|
Rune Harlyk
|
a3e4fdd8a5
|
🎨 Moves kinematics config to kinematics file
|
2025-09-05 14:55:02 +02:00 |
|
Rune Harlyk
|
f82fa051f2
|
🎨 Renames states folder
|
2025-09-04 23:33:45 +02:00 |
|
Rune Harlyk
|
b66ddc3e81
|
✨ Introduces motion as a state machine
|
2025-09-04 23:33:45 +02:00 |
|
Rune Harlyk
|
c85ac41ebc
|
🐛 Makes step height dynamic
|
2025-09-04 21:03:09 +02:00 |
|
Rune Harlyk
|
78d01533f4
|
✨ Makes body rotation controllable
|
2025-09-04 19:31:45 +02:00 |
|
Rune Harlyk
|
18d4d66758
|
✨ Makes robot stand compensate imu
|
2025-09-04 19:27:48 +02:00 |
|
Rune Harlyk
|
1b9dc9bb9e
|
✨ Makes motion use target position for body state
|
2025-09-04 19:27:17 +02:00 |
|
Rune Harlyk
|
767d1157df
|
✨ Makes kinematics params be based on config
|
2025-09-04 19:08:54 +02:00 |
|
Rune Harlyk
|
1799889712
|
✨ Introduces kinmatics config to sync mapping between variants
|
2025-09-04 18:02:38 +02:00 |
|
Rune Harlyk
|
0b5d7b1534
|
✨ Fixes gait into bezier
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
10b78e6919
|
🎨 Smoother crawl body shift
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
3fd72d081e
|
🎨 Correct behavoir
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
1f3a465d3e
|
🎨 Adds speed factor to frontend
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
cddb6023e7
|
🎨 Better base walking speed
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
2f46484e0a
|
🎨 Simplifies gait
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
4fcaf5d77d
|
🐛 Try to handle body shifting
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
ea8ddb43ef
|
🎨 Adds speed factor between gaits
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
774c546487
|
🎨 Cleanup crawl
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
6f46c1f598
|
🎨 Renames kinematics config
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
bc810ee2dd
|
🎨 Adds defaults to notification service
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
54a0419770
|
🎨 Cleans up gait handling code
|
2025-09-04 17:33:25 +02:00 |
|
Rune Harlyk
|
d7a6bffe0a
|
🎨 Update the rotation command handling
|
2025-09-01 22:53:14 +02:00 |
|
Rune Harlyk
|
df087decdb
|
🎨 Renames topics
|
2025-09-01 18:48:27 +02:00 |
|
Rune Harlyk
|
527764b0b5
|
🐛 Expands number of endpoints
|
2025-09-01 18:43:12 +02:00 |
|
Rune Harlyk
|
8c97c68d11
|
🚩 Add feature flag for spot pico
|
2025-09-01 18:42:51 +02:00 |
|
Rune Harlyk
|
e5bf10cdb0
|
🎨 Updates and simplifies command handling
|
2025-09-01 18:41:59 +02:00 |
|
Rune Harlyk
|
de3912ff10
|
✨ Adds kinematics for spot pico
|
2025-08-22 12:31:22 +02:00 |
|
Rune Harlyk
|
251a791876
|
✨ Enables better zoom for viz
|
2025-08-21 23:13:50 +02:00 |
|
Rune Harlyk
|
e36365ead6
|
✨ Adds gif of short walk
|
2025-08-11 14:40:49 +02:00 |
|
Rune Harlyk
|
cb5c095888
|
🐛 Removes camera endpoint using feature flag
|
2025-08-03 15:53:49 +02:00 |
|
Rune Harlyk
|
281fa32c89
|
🐛 Fixes the relative paths
|
2025-08-02 16:43:45 +02:00 |
|