andyzeng / arc-robot-vision

MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Robotic Grasping and One-shot Recognition of Novel Objects with Deep Learning.
http://arc.cs.princeton.edu
Apache License 2.0
295 stars 97 forks source link

Hardware settings #9

Open sklee2014 opened 4 years ago

sklee2014 commented 4 years ago

Hello, thank you for sharing such a great results and codes. I`m trying to apply your algorithm for grasping (without suction) the occluded objects in a box and I have a question about camera setting after reading the paper. Is it necessary to put 2 cameras for height-map generation? Would it be also possible with 1 camera? Thanks in advance.