View Source Jido.Actions.Simplebot (Jido v1.0.0)
A collection of actions for a simple robot simulation. These are intended to be used as an example and reference for how to write your own bot logic.
This module provides actions for:
- Move: Simulates moving the robot to a specified location
- Idle: Simulates the robot idling
- DoWork: Simulates the robot performing work tasks
- Report: Simulates the robot reporting its status
- Recharge: Simulates recharging the robot's battery