| name | self-learning |
| description | Robot-arm self-learning skill that orchestrates analysis, collection, reset, and related skills in order. |
Robot-arm self-learning skill
This skill schedules other skills for self-learning. Repository root is $ZERO2SKILL_ROOT.
Workflow
- Read
skills/1-analyze-task/SKILL.md in this repo, produce collection and reset plans, and execute them.
- Write analysis results to
analyze_result.yaml in this directory (see analyze_result.example.yaml).
Attention
- Be concise.
- Follow the steps strictly.
- On any error message, do not fix it yourself; ask the user for help immediately.
- Do not modify the system ROS or conda environments.