Skip to content

Add explicit motion controls to the SO-ARM101 template - #18

Merged
temiroff merged 1 commit into
masterfrom
agent/add-motion-workflow-controls
Jul 23, 2026
Merged

Add explicit motion controls to the SO-ARM101 template#18
temiroff merged 1 commit into
masterfrom
agent/add-motion-workflow-controls

Conversation

@temiroff

Copy link
Copy Markdown
Owner

What changed

  • Add a visible Bool value node labeled Armed.
  • Add a visible Float value node labeled Position angle.
  • Wire both controls into ROS2SetJoint while retaining the disarmed default.

Why

The motion authorization and target angle were embedded in node parameters, making the intended command state harder to inspect and change safely.

Impact

The SO-ARM101 motion test now exposes the two consequential inputs directly on the graph with a clear preview-first flow.

Checks

  • python -m pytest packages/blacknode-robot/tests -q — 49 passed
  • affected workflow validation — clean

@temiroff
temiroff marked this pull request as ready for review July 23, 2026 21:09
@temiroff
temiroff merged commit d75891f into master Jul 23, 2026
1 check passed
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