Both vidoes are part of one take
Browse filesProject Description
SG90 4DOF Robot Arm Teleop with Flask + Gamepad Teleoperation
A LeRobot-compatible teleoperator for an SG90-powered 4DOF arm, featuring:
Flask Web UI: Control the arm via browser sliders (WebSockets → ESP32 serial).
Gamepad Support: Mapped joysticks to joint angles with deadzone handling.
Dataset Recording: Logs arm movements to .pkl files in LeRobot format.
Plug-and-Play: Wrapped in a LeRobot Teleoperator class for community reuse.
Why it matters:
Proves low-cost hardware (SG90s + ESP32) works with LeRobot.
Demo-ready multi-control (web + gamepad) for hackathons.
GitHub: github.com/Ashalen/SG90_ARM
kind regards
Ashalen Govender
Team 184
![Uploading [TEAM-184]-[SAfribotics].mp4…]()
SAfribotics
- .gitattributes +3 -0
- [TEAM-184]-[SAfribotics].mp4 +3 -0
- [Team-184]-[SAfribotics].mov +3 -0
.gitattributes
CHANGED
@@ -60,3 +60,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
60 |
123-superrcut.MOV filter=lfs diff=lfs merge=lfs -text
|
61 |
253-4A filter=lfs diff=lfs merge=lfs -text
|
62 |
203_checkerboard.mov filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
60 |
123-superrcut.MOV filter=lfs diff=lfs merge=lfs -text
|
61 |
253-4A filter=lfs diff=lfs merge=lfs -text
|
62 |
203_checkerboard.mov filter=lfs diff=lfs merge=lfs -text
|
63 |
+
285-basedbeasts.mov filter=lfs diff=lfs merge=lfs -text
|
64 |
+
179-CardioMech.pdf filter=lfs diff=lfs merge=lfs -text
|
65 |
+
\[Team-184\]-\[SAfribotics\].mov filter=lfs diff=lfs merge=lfs -text
|
[TEAM-184]-[SAfribotics].mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f51926234e8be7b28b80fa4acdf93747dd29f3133735a909c87022a5c235877
|
3 |
+
size 26765379
|
[Team-184]-[SAfribotics].mov
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5f072c1ac132bbee2c5a1f6bc875cbb5842ba14746d1a0b3da725be0b9ff74b
|
3 |
+
size 136168705
|