Skip to content

Conversation

@viambot
Copy link
Member

@viambot viambot commented Nov 17, 2025

This is an AI-generated PR to update the SDK based on proto changes. The AI may make mistakes so review carefully.

Summary of Changes:
This change introduces the GetKinematics functionality for the Gantry component.

  • Adds GetKinematics RPC: The Gantry gRPC service definition has been updated to include a new GetKinematics method.
  • Interface and Client Updates: The abstract Gantry interface now includes the get_kinematics method, and the GantryClient has been updated to call this new RPC.
  • Implementation and Testing: The Gantry service implementation includes a handler for GetKinematics, and comprehensive tests have been added across client, service, and mock implementations to verify the new functionality.
  • Purpose: This enables clients to retrieve the kinematics data (format and content) associated with a Gantry component.

@viambot viambot force-pushed the workflow/ai-updater branch from 3857edf to 6e9ccb0 Compare November 18, 2025 16:27
@viambot viambot force-pushed the workflow/ai-updater branch from 6e9ccb0 to d11dbbd Compare November 18, 2025 20:17
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.

2 participants