You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A foundational dive into 3D vision, this project served as my hands-on introduction to processing point clouds with Open3D. I focused on core skills like plane detection, segmentation, and understanding 3D transformations from the ground up.
Code developed for "An autonomous floor clearing strategy to tidy up unknown home environments with a mobile manipulator robot" paper and Master's thesis by Letícia dos Santos under the supervision of Jim Torresen, Mariana Kolberg, and Renan Maffei.
A toy project of using voice to tell a Turtlebot Robot to detect and move to target, achieved by 4 components (1) speech classification, (2) object detection, (3) plane detection, and (4) control of wheel motion.