Skip to content

ROS project using object recognition using point-cloud data from an RGB-D camera to communicate pick & place instructions to a PR2 two-armed robot.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

WolfeTyler/PR2-RViz-Object-Recognition-Picking-Project

Repository files navigation


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

About

ROS project using object recognition using point-cloud data from an RGB-D camera to communicate pick & place instructions to a PR2 two-armed robot.

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages