Skip to content

Add GetCurrentInputs and GoToInputs to gripper API docs#5059

Open
shannonbradshaw wants to merge 1 commit into
mainfrom
claude/add-gripper-getcurrentinputs-gotoinputs
Open

Add GetCurrentInputs and GoToInputs to gripper API docs#5059
shannonbradshaw wants to merge 1 commit into
mainfrom
claude/add-gripper-getcurrentinputs-gotoinputs

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

Source changes

Docs changes

  • static/include/components/apis/generated/gripper.md: Add GetCurrentInputs and GoToInputs method documentation with Python and TypeScript tabs (the two SDKs that currently implement these methods)
  • static/include/components/apis/generated/gripper-table.md: Add table rows for the new methods

Context

These methods implement the frame system's InputEnabled interface for grippers, enabling grippers with non-zero degrees of freedom to participate in motion planning with joint-level control. Previously, the gripper client returned errors for these methods on grippers with DoF != 0.

Go SDK has the implementation but the generated docs only include SDK languages where SDK-level wrappers exist. Flutter SDK does not yet have these methods.

How I found these

  • Backlog item api-592b3aa-gripper-currentinputs-gotoinputs (deferred since 2026-05-01 waiting for non-Go SDK wrappers)
  • Today's diff: Python SDK and TypeScript SDK both added wrappers in their automated protos update

Generated by daily docs change agent


Generated by Claude Code

The gripper proto gained GetCurrentInputs and GoToInputs RPCs
(viamrobotics/api#844, viamrobotics/rdk#5983). Python and TypeScript
SDKs now implement these methods, enabling grippers with non-zero
degrees of freedom to participate in motion planning with joint-level
control.

https://claude.ai/code/session_01JRuiJ5iU9XHfnG3aJipKtg
@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit b750164
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/6a06e390f86db60008b968a0
😎 Deploy Preview https://deploy-preview-5059--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 43 (🟢 up 5 from production)
Accessibility: 99 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label May 15, 2026
@viamrobotics-overwatch
Copy link
Copy Markdown

Hey @shannonbradshaw — CI is green and no reviewer is assigned yet. Could you request one when you have a chance?

Auto-comment from overwatch. Will not re-nudge for 7 days.

1 similar comment
@viamrobotics-overwatch
Copy link
Copy Markdown

Hey @shannonbradshaw — CI is green and no reviewer is assigned yet. Could you request one when you have a chance?

Auto-comment from overwatch. Will not re-nudge for 7 days.

@shannonbradshaw shannonbradshaw requested a review from biotinker May 28, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants