NVIDIA-ISAAC-ROS / isaac_ros_pose_estimation

Deep learned, NVIDIA-accelerated 3D object pose estimation
https://developer.nvidia.com/isaac-ros-gems
Apache License 2.0
142 stars 21 forks source link

isaac_ros_foundationpose model-free version #41

Open jiashengmatteo opened 2 months ago

jiashengmatteo commented 2 months ago

Hi,

I've been looking at the original FoundationPose project and noticed that it also includes the capability to detect objects even without a pre-trained specific model (model-free few-shot version).

Will this feature be incorporated into this project as well?

Thank you