Merged
Conversation
Fix Jazzy Build (Again)
ERF 2026 updates
Add collision_Cube_002.001 (access stand) and fix collision_Cube (cart) position in the URDF so the planning scene matches the Mujoco world. Add visual DAE meshes for both objects and SRDF disable_collisions entries for the new collision link. Closes PickNikRobotics/moveit_pro#17708 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Increase path tolerance so Grasp Object from Point succeeds on feasible targets
Replace 'Above Pick Cube' with 'Above Pick Object'
…-startcrashes add launch commands for moveit pro for lunar sim
Fix 'Stack Objects with ICP' objective
…ollision-to-planning-scene Fix: Add missing access stand and cart collision to planning scene
There was a problem hiding this comment.
Pull request overview
This PR merges updates from the 9.1 branch into main, bringing in new/updated simulation assets, objectives/behavior trees, and configuration changes across multiple sim packages.
Changes:
- Add new launch and behavior tree assets (including a new Hangar “Plan Path Along Surface - Loop” objective).
- Update simulation descriptions/configuration (URDF/Xacro visuals + MoveIt SRDF collision matrix + Hangar config loaders).
- Minor objective/config tweaks (waypoint naming updates, point cloud transform wiring, controller tolerance adjustment, install rules).
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| src/lunar_sim/launch/agent_bridge.launch.xml | Adds a launch include wrapper for the studio agent bridge. |
| src/lunar_sim/CMakeLists.txt | Installs the launch/ directory with the package. |
| src/lab_sim_behaviors/CMakeLists.txt | Adjusts CMake project() language declaration behavior. |
| src/lab_sim/objectives/register_cad_part_subtree.xml | Wires TransformPointCloud outputs back into the same clouds. |
| src/lab_sim/objectives/pick_1_pill_bottle.xml | Renames waypoint reference from “Cube” to “Object”. |
| src/lab_sim/objectives/cycle_between_waypoints.xml | Adds XML encoding header + updates waypoint reference. |
| src/kitchen_sim/config/control/franka_ros2_control.yaml | Relaxes default path tolerance for the trajectory admittance controller. |
| src/hangar_sim/objectives/plan_path_along_surface_-_loop.xml | Introduces a looping surface-following plan/execute objective. |
| src/hangar_sim/description/hangar_urdf.xacro | Updates collision/visual assets and adds an additional scene link/joint. |
| src/hangar_sim/description/assets/hangar_mesh/SM_Cart_28.dae | Adds new mesh via Git LFS pointer. |
| src/hangar_sim/description/assets/hangar_mesh/SM_AccessStand_441.001.dae | Adds new mesh via Git LFS pointer. |
| src/hangar_sim/config/moveit/picknik_ur.srdf | Extends disabled collision pairs for the newly added link. |
| src/hangar_sim/config/config.yaml | Adds Mujoco behavior loader + objective library path. |
| src/external_dependencies/phoebe_ws | Updates submodule pin. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
davetcoleman
previously approved these changes
Mar 27, 2026
Member
davetcoleman
left a comment
There was a problem hiding this comment.
Skimmed, blocking my lab_sim PR
…h-tolerance 17718 Increase path tolerance on factory sim to allow Pick and Place to complete
Member
Author
|
Holding for #554. |
auto-merge was automatically disabled
March 30, 2026 15:37
Pull request was converted to draft
698002f to
67671e8
Compare
WillYingling
approved these changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.