The INTRO course is progressing fast, with a lot of information passed on how to build a successful mini Sumo robot based on the Freescale FRDM-KL25Z and a modified Pololu Zumo chassis. The PID control loop implementation for speed and position finally starts to work properly with the help of FreeMaster. Things are not perfect yet, but the robots get better from day-to-day.
Here are tips to survive in the Sumo ring:
- Stay inside the ring. Properly recognize the ring border and keep away of it.
- There is no room for failing software and hardware. Bad to be stuck in an endless loop. Use timeout and watchdogs to get things going.
- Move fast to have enough kinetic energy to push the other robot. Moving fast makes it harder for the other robot to detect you.
Happy Fighting 🙂
Pingback: Sumo Robots, Sensors and everything else…. | MCU on Eclipse