obstacle-state-machines

SKILLWorkflowcommunity
v0.0.0rahulbachinaUnknownUpdated 2mo agoSource →

Use when writing obstacle-avoidance, wall-following, or maze-navigation code for wheeled robots with ultrasonic/IR sensors. Provides finite-state-machine architecture (enum states, transition tables, non-blocking millis()/asyncio patterns), single-sensor wall following with P-control, Bug-0/1/2 algo

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Clients
1Formats
2mo agoLast update
Skill
Authorrahulbachina
Version0.0.0
LicenseUnknown
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Use when writing obstacle-avoidance, wall-following, or maze-navigation code for wheeled robots with ultrasonic/IR sensors. Provides finite-state-machine architecture (enum states, transition tables, non-blocking millis()/asyncio patterns), single-sensor wall following with P-control, Bug-0/1/2 algorithms, ultrasonic failure modes on soft/angled surfaces, and the delay()-kills-responsiveness fix.

Keywords
skillclaude