Robotics, design & documentation
Robotics Humanoid
A humanoid soccer robotics project exploring mechanical design, motion, team identity, and playful engineering.
EWS BASCORRO is a humanoid soccer robotics project: part engineering system, part team identity, and part reminder that robots become easier to understand when they are placed inside a game.
The project sits between hardware, motion, perception, and storytelling. There is the serious side — frames, joints, balance, sensors, gait, and control. But there is also the human side: a robot chasing a ball is instantly readable. You do not need a long explanation to understand what it is trying to do.
The problem
Humanoid robotics can look intimidating because every layer is connected to every other layer. A small mechanical change can affect balance. A sensor placement can affect vision. A gait decision can affect kicking. A wiring choice can affect maintenance. Nothing exists alone.
Soccer makes that complexity visible in a simple way. The robot has to stand, walk, see, decide, recover, and act — all inside a messy environment where the ball, field, and other robots keep changing.
That makes humanoid soccer a good testbed for real robotics thinking.
The system
The robot is built around a humanoid frame with modular mechanical parts, visible joints, a sensor-like head, and a body layout that has to balance strength, repairability, and movement. The design is not only about making the robot look complete. It has to survive iteration.
A soccer robot needs several layers working together:
- Mechanical body — frame, joints, feet, torso, mounts, and structural parts.
- Motion system — walking, turning, balancing, and kicking.
- Perception — reading the field, ball, goal, and nearby robots.
- Control loop — deciding what to do next without overcomplicating the behavior.
- Team identity — making the robot feel like part of BASCORRO, not just a pile of parts.
Why soccer
The ball gives the project a clear goal. Without it, a humanoid robot can become a demo machine: it stands, waves, or walks forward. With soccer, the robot has intent. It needs to move toward something, react to the field, and make decisions under pressure.
That changes the design mindset.
A walking robot asks, “Can I move?”
A soccer robot asks, “Can I move with purpose?”
Visual direction
The BASCORRO identity works best when it does not look too loud. The robot itself already has enough technical density: bolts, plates, joints, wires, sensors, and moving parts. The visual system should give it breathing room.
For the thumbnail and project visuals, I leaned toward a quiet editorial style: warm cream backgrounds, charcoal shapes, muted green field lines, and one orange ball as the main accent. The goal was to make humanoid soccer feel technical but still friendly.
Not gamer-tech. Not neon robotics. More like a calm engineering poster.
What I learned
The interesting part of robotics is that the “real” project is never only the robot. It is the loop around it: design, build, test, break, adjust, document, and try again.
BASCORRO made that loop easier to see. A humanoid robot playing soccer is a compressed version of robotics as a whole: mechanics, software, perception, control, and identity meeting in one small field.
The ball is simple. The system behind chasing it is not.