viet-robot-navigation-recovery-helper
A micro model that suggests how the robot should react after a navigation
error: retry, reroute, ask for help, or mark the map for update.
Function:
decide_navigation_recovery(error_type: str, severity: str, recovered_automatically: bool) -> RecoveryDecision
License
MIT