/color_pose

ROS2 Repository for detecting the color of an object and estimating the pose using RANSAC for global registration and ICP for local registration. Finally publishing a color_pose_estimation msg, returning the color and pose of the object.

Primary LanguagePython