Skip to content

Docs: Add Tutorial 3 place waypoints#607

Merged
davetcoleman merged 3 commits intov9.2from
docs/18400-tutorial-3-objectives
May 5, 2026
Merged

Docs: Add Tutorial 3 place waypoints#607
davetcoleman merged 3 commits intov9.2from
docs/18400-tutorial-3-objectives

Conversation

@griswaldbrooks
Copy link
Copy Markdown

@griswaldbrooks griswaldbrooks commented May 1, 2026

Summary

Companion to the Tutorial 3 (Perception & ML) docs refresh in moveit_pro (PR #18782). Adds the two joint waypoints the AprilTag picker's two-stage place uses via Move to Waypoint with keep_orientation_link_names=grasp_link:

  • Above Tray Place Simple — robot hovering above the placement tray, gripper pointing down
  • Tray Place Simple — robot at the tray surface, gripper pointing down, ready to release

The tutorial walks readers through building the Objectives that consume these waypoints, so the Objectives themselves don't need to ship in lab_sim. The waypoints have to be saved here because their joint values can't easily be described in prose.

Test plan

  • Reload lab_sim and confirm the two new waypoints appear in the Waypoints panel
  • Tutorial 3 walkthrough in companion PR #18782 succeeds end-to-end against this waypoint set

🤖 Generated with Claude Code

@griswaldbrooks griswaldbrooks added this to the 9.4.0 milestone May 1, 2026
@griswaldbrooks griswaldbrooks force-pushed the docs/18400-tutorial-3-objectives branch from 7b5a4e2 to a1d7ef3 Compare May 1, 2026 18:39
@griswaldbrooks griswaldbrooks changed the title Docs: Add Tutorial 3 bottle-pick Objectives and waypoints Docs: Add Tutorial 3 place waypoints May 1, 2026
@griswaldbrooks griswaldbrooks marked this pull request as ready for review May 1, 2026 18:43
@griswaldbrooks griswaldbrooks modified the milestones: 9.4.0, 9.3.0 May 1, 2026
davetcoleman
davetcoleman previously approved these changes May 1, 2026
Copy link
Copy Markdown
Member

@davetcoleman davetcoleman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To get into 9.2 this needs to target a patch release right?

@griswaldbrooks griswaldbrooks modified the milestones: 9.3.0, 9.2.1 May 2, 2026
@griswaldbrooks
Copy link
Copy Markdown
Author

good catch @davetcoleman

Companion change for the Tutorial 3 (Perception & ML) docs refresh in
moveit_pro. Adds the two joint waypoints that the AprilTag picker's
two-stage place uses via Move to Waypoint with
keep_orientation_link_names=grasp_link:

- Above Tray Place Simple — robot hovering above the placement tray,
  gripper pointing down
- Tray Place Simple — robot at the tray surface, gripper pointing
  down, ready to release

The tutorial walks readers through building the Objectives that use
these waypoints, so the Objectives themselves don't need to ship here.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@griswaldbrooks griswaldbrooks force-pushed the docs/18400-tutorial-3-objectives branch from a1d7ef3 to a306e59 Compare May 2, 2026 13:56
@griswaldbrooks griswaldbrooks changed the base branch from main to v9.2 May 2, 2026 13:56
@davetcoleman davetcoleman merged commit 746a2b7 into v9.2 May 5, 2026
5 checks passed
@davetcoleman davetcoleman deleted the docs/18400-tutorial-3-objectives branch May 5, 2026 19:07
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.

3 participants