Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'postregister'/ Segmentation fault (core dumped) #25

Open
huangjian4 opened this issue Mar 13, 2016 · 0 comments
Open

KeyError: 'postregister'/ Segmentation fault (core dumped) #25

huangjian4 opened this issue Mar 13, 2016 · 0 comments

Comments

@huangjian4
Copy link

I'm using Indigo+ubuntu14.04(32bit)

I am trying to make some experiment with ORK(object recognition kitchen).

But I've had a lot of trouble.Here are my steps follow the tutorial of ORK:

First : sudo apt-get install ros-indigo-ecto-*

Second : sudo apt-get install ros-indigo-object-recognition-*

Third : database configuration

Last : follow Quick Guide belows:

rosrun object_recognition_core push.shsource /opt/indigo/setup/ros.shroscoreroslaunch openni_launch openni.launchrosrun object_recognition_capture orb_template -o my_textured_plane

Then the KeyError hanppend:
*exbot@ubuntu:~$ rosrun object_recognition_capture orb_template -o my_textured_plane
Traceback (most recent call last):
File "/opt/ros/indigo/lib/object_recognition_capture/orb_template", line 7, in
from ecto_opencv.calib import PoseDrawer, DepthValidDraw
KeyError: 'postregister'
*

In another way,I tried to build it from source,it's result like:
*exbot@ubuntu:~$ rosrun object_recognition_capture orb_template -o my_textured_plane
Listening for key: s on imshow:save
Registration? 1
Sync? 0
Segmentation fault (core dumped)
*

I don't know how to deal with it,Please give me a guide or some advice, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant