Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate cuRobo into action primitives & primitives refactoring #1027

Merged
merged 95 commits into from
Jan 24, 2025

Conversation

hang-yin
Copy link
Contributor

@hang-yin hang-yin commented Nov 6, 2024

  • Replace OMPL planning context with cuRobo motion planning & collision checking
  • Implement cuRobo single IK solver for robot reachability test
  • Implement linear motion in cartesian space with cuRobo constrained planning
  • Generalize primitives to dual-arm settings
  • Investigate why cuRobo planning keeps failing if we do not do reset+gripper matching
  • Accommodate differential drive base planning (implement a light-weight RRT)
  • Potentially support flatcache with curobo (get_obstacle implementation)
tiago_primitives_demo.mov

@hang-yin hang-yin self-assigned this Nov 6, 2024
@ChengshuLi ChengshuLi enabled auto-merge January 24, 2025 20:49
@ChengshuLi ChengshuLi disabled auto-merge January 24, 2025 20:51
@ChengshuLi ChengshuLi merged commit c34b269 into og-develop Jan 24, 2025
21 checks passed
@ChengshuLi ChengshuLi deleted the feat/curobo-primitives branch January 24, 2025 20:56
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