Skip to content

Comments

Dexee chiral L/R moveit configs#43

Open
chrisw-shadow wants to merge 12 commits intonoetic-develfrom
F_dexee_chiral_moveit
Open

Dexee chiral L/R moveit configs#43
chrisw-shadow wants to merge 12 commits intonoetic-develfrom
F_dexee_chiral_moveit

Conversation

@chrisw-shadow
Copy link
Contributor

@chrisw-shadow chrisw-shadow commented Feb 13, 2026

Proposed changes

Added moveit configs for dexee chiral (L/R), no arm yet.

MERGE AFTER THE OTHER CHIRAL BRANCH

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. This is a reminder of what we should look for before merging this code. I have:

  • Read and follow the contributing guidelines.
  • Checked that all tests pass with my changes
  • Added tests (automatic or manual) that prove the fix is effective or that the feature works
  • Added necessary documentation (if appropriate)
  • Added the corresponding license to each file and add the current year of any one that you modified.
  • Tested on real hardware (if appropriate)

@chrisw-shadow chrisw-shadow changed the base branch from noetic-devel to F#SWC-103_Add_dexee_chiral February 13, 2026 16:07
@toliver toliver requested a review from Copilot February 13, 2026 16:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds MoveIt configuration packages for chiral (left and right handed) dexee hands, supporting both single-hand and bimanual setups with UR arms. The changes include launch files, URDF descriptions, MoveIt configurations, and robot hardware configurations for a second robot system.

Changes:

  • Added bimanual launch configuration for dual-arm/dual-hand setup
  • Created MoveIt configs for dexee config_2 left and right hands
  • Added robot system 1 configuration files
  • Updated existing SRDF to use correct base links

Reviewed changes

Copilot reviewed 122 out of 124 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
dx_launch/launch/start_bimanual.launch New bimanual launch file for two robot systems
dx_launch/description/bimanual_dexee_ur.urdf.xacro URDF definition for bimanual setup
dx_dexee_config_2_rh_moveit_config/* Complete MoveIt config for right hand
dx_dexee_config_2_lh_moveit_config/* Complete MoveIt config for left hand
dx_dexee_0_ur_bimanual_moveit_config/* Bimanual MoveIt configuration
dx_config/robot/robot_system_1/* Robot hardware config for system 1
dx_dexee_0_ur_moveit_config/config/ur_dex.srdf Fixed base link references

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@niko-holmes niko-holmes mentioned this pull request Feb 16, 2026
9 tasks
@niko-holmes
Copy link
Contributor

Can be merged once #44 is merged

Base automatically changed from F#SWC-103_Add_dexee_chiral to noetic-devel February 17, 2026 09:27
@chrisw-shadow
Copy link
Contributor Author

Resolved all the copilot comments because they are on generated files


<arg name="reset" default="false"/>
<!-- If not specified, we'll use a default database location -->
<arg name="moveit_warehouse_database_path" default="$(find dx_dexee_0_moveit_config)/default_warehouse_mongo_db" />
Copy link
Contributor

Choose a reason for hiding this comment

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

I think in this last commit these paths have been mistakenly redirected to the other package dx_dexee_0_moveit_config instead of dx_dexee_config_2_lh_moveit_config

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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