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

ROS implementation of Foundation Pose along with Grounded SAM for first-frame mask #257

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

shubho-upenn
Copy link

This is the ROS implementation of the model-based version of Foundation Pose. It takes RGB-D inputs from an intel realsense camera and uses Grounded-SAM to create the segmented mask of the first frame, which is needed for model-based tracking in Foundation Pose.

The file structure has been modified from the original Foundation Pose repo to include Grounded-SAM directory. I have also modified the docker image to install ROS alongside the original Foundation Pose docker.

@shubho-upenn shubho-upenn changed the title ROS implementation of Foundation Pose aong with Grounded SAM for first-frame mask ROS implementation of Foundation Pose along with Grounded SAM for first-frame mask Nov 11, 2024
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.

2 participants