UR5LegoVision icon indicating copy to clipboard operation
UR5LegoVision copied to clipboard

Vision-Based Lego Detection, Localization, and Assembly Using UR5 Robot Arm

Results 32 UR5LegoVision issues
Sort by recently updated
recently updated
newest added

Point Cloud Registration is a fundamental problem in 3D computer vision and photogrammetry. Given several sets of points in different coordinate systems, the aim of registration is to find the...

object detection
object localization
point cloud

We need to visualize point clouds. Data type: PointCloud2

object detection
object localization
point cloud

object localization
evaluation
point cloud

### STL vs SDF STL (STereoLithography) and SDF (Spatial Data Format) files are two different file formats used for different purposes in 3D printing and computer-aided design (CAD). STL files...

dataset
object detection
object localization

* Can use point cloud of the surface of the table and the ground to calculate heights...

FSM
object detection
object localization

Resources: - https://roboticscasual.com/ros-tutorial-how-to-use-opencv-in-a-robot-pick-and-place-task-for-computer-vision/ - https://www.researchgate.net/figure/Simulating-visual-servoing-task-with-UR5-robot-2-finger-gripper-and-a-wrist-camera-For_fig4_343279357 - https://sebastianrisi.com/wp-content/uploads/faina_2017alife.pdf - https://arxiv.org/pdf/2010.14406.pdf - https://webthesis.biblio.polito.it/8481/1/tesi.pdf - https://academicworks.cuny.edu/cgi/viewcontent.cgi?article=3590&context=gc_etds

documentation

vision
motion planning
object localization

### 1. **Camera calibration**: The first step in object localization is to calibrate the ZED camera. This involves determining the intrinsic and extrinsic parameters of the camera, which describe its...

vision
object localization

### 1. Image Preprocessing: This is the initial step in object detection, where the input image is preprocessed to reduce noise and enhance important features. Common preprocessing techniques include resizing,...

vision
object detection