Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.46 KB

File metadata and controls

51 lines (37 loc) · 1.46 KB

PR2 Robotic Object Recognition & Picking Project

Utilized Passthrough and RANSAC filtering on the point-cloud data alt text

Utilized Euclidean Clustering to distinguish identified objects for pick & place alt text

roslaunch sensor_stick training.launch
rosrun sensor_stick capture_features.py

Output is training_set.sav file

rosrun sensor_stick train_svm.py

Output is Confusion Matrices and model.sav file

Test World 1

Confusion Matrix - Not Confused alt text

3 of 3 Objects Identified alt text

Output_1 YAML file included

Links