predictive_safety_check
Validate proposed parameter or velocity commands against dynamic stability bounds, auto-correct unsafe inputs, and return mathematical proof. Ensures robot safety for LLM-driven control.
Instructions
[WORLD-FIRST] Evaluates proposed parameter or velocity commands against dynamic stability bounds, auto-correcting unsafe LLM inputs and returning mathematical proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Node or topic target | |
| command_type | Yes | e.g. 'tune_pid' or 'publish_cmd_vel' | |
| proposed_value | Yes | Proposed parameter value or velocity object |