RobotecAI / RobotecAI/rai

Openset 3D detection pipeline gripping point strategy

Open
#681 1 comment 0 reactions 1 assignee View on GitHub

@maciejmajek is already working on this.

Since Sep 2, 2025.

enhancement good first issue
Dominant language
Python
Stars
589
Forks
76
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.
Currently, the 3D detection system calculates the centroid of detected objects, assuming the gripper doesn't need to rotate and that the fingers are wide enough for a grip. However, for certain use cases, such as with vacuum grippers, we need to focus solely on the top plane of the object (e.g., a
box). This functionality is currently unavailable.

Describe the solution you'd like
Robust (various camera frames) ransac based filtering

Describe alternatives you've considered
Other algos

Additional context
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.