Skip to content

Fix missing robot config files 6040999385496310255#7

Merged
dgaida merged 3 commits into
masterfrom
fix-missing-robot-config-files-6040999385496310255
Feb 22, 2026
Merged

Fix missing robot config files 6040999385496310255#7
dgaida merged 3 commits into
masterfrom
fix-missing-robot-config-files-6040999385496310255

Conversation

@dgaida

@dgaida dgaida commented Feb 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

google-labs-jules Bot and others added 3 commits February 22, 2026 08:42
… advice

- Added config/niryo_config.yaml and config/widowx_config.yaml to resolve FileNotFoundError in robot_mcp.
- Provided detailed recommendations for bundling these configs in the robot_workspace library for a more robust long-term fix.
- Verified both the local fix and the recommended library-level fix.

Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
- Removed config/niryo_config.yaml and config/widowx_config.yaml (now bundled in robot_workspace library).
- Implemented get_system_status tool in all robot server variants.
- Updated all MCP client implementations to call get_system_status on connection.

Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
…history

- Deleted config/niryo_config.yaml and config/widowx_config.yaml as they are now bundled in the library.
- Implemented get_system_status tool in all robot server variants to report robot state.
- Updated all client implementations to automatically call get_system_status and store the result in the conversation history as an assistant message.
- This provides the LLM with immediate context about the robot ID, workspace, and gripper pose for subsequent tasks.

Co-authored-by: dgaida <23057824+dgaida@users.noreply.github.com>
@dgaida dgaida merged commit 281b74f into master Feb 22, 2026
1 of 4 checks passed
@dgaida dgaida deleted the fix-missing-robot-config-files-6040999385496310255 branch February 22, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant