Why does pr2_plugs fail to locate my wall outlet?
I am trying to get our PR2 to use the autonomous plugging action, and was able to get pr2_plugs_actions to run (using app_plugin.py) but the /vision_outlet_detection node would consistenty fail to detect our wall outlets. I looked at textured stereo images from Rviz and can verify that the outlet is in the images that the robot receives. Is there anyway to look into what's going on with the detector more closely to see what's happening with it? I tried changing the template from green_2x1white to white2x1hall, and fake_wall_2x1white_plug but none of these seems to work.
Has anyone else run into this problem? We are running Electric on Ubuntu Lucid and our outlet is a 2x1 with the third prong on the bottom (shadowy side of outlet).