We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saw some the same question in #30
but I didn't get the solution...
I follow the step at the page : http://wg-perception.github.io/object_recognition_core/quickguide.html#quickguide
roslaunch openni_launch openni.launch rosrun object_recognition_capture orb_template -o my_textured_plane
and i got this:
Listening for key: s on imshow:save Registration? 1 Sync? 0 python: /usr/include/boost/smart_ptr/shared_ptr.hpp:646: typename boost::detail::sp_dereference::type boost::shared_ptr::operator*() const [with T = xn::NodeInfo; typename boost::detail::sp_dereference::type = xn::NodeInfo&]: Assertion `px != 0' failed. Aborted (core dumped)
How could I solve this problem ?
I test it under ubuntu14.04 64 bits、 ros-indigo、Microsoft KinectV1
ubuntu14.04 64 bits
ros-indigo
Microsoft KinectV1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I saw some the same question in #30
but I didn't get the solution...
I follow the step at the page :
http://wg-perception.github.io/object_recognition_core/quickguide.html#quickguide
and i got this:
Listening for key: s on imshow:save
Registration? 1
Sync? 0
python: /usr/include/boost/smart_ptr/shared_ptr.hpp:646: typename boost::detail::sp_dereference::type boost::shared_ptr::operator*() const [with T = xn::NodeInfo; typename boost::detail::sp_dereference::type = xn::NodeInfo&]: Assertion `px != 0' failed.
Aborted (core dumped)
How could I solve this problem ?
I test it under
ubuntu14.04 64 bits
、ros-indigo
、Microsoft KinectV1
The text was updated successfully, but these errors were encountered: