ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

siamak's profile - activity

2020-04-25 08:14:22 -0500 received badge  Good Question (source)
2016-10-06 03:22:08 -0500 received badge  Nice Question (source)
2016-10-06 03:22:07 -0500 received badge  Famous Question (source)
2016-07-23 05:12:57 -0500 received badge  Popular Question (source)
2016-07-23 05:12:57 -0500 received badge  Notable Question (source)
2016-07-23 05:12:56 -0500 received badge  Student (source)
2016-05-27 12:33:12 -0500 asked a question core dumpt at ORK

Hi! i tried to install ORK in ubuntu 14.0.4 and using indigo. i installed it and couchDB successfully and i followed ORK Quick Guide. i ran roscore and openni and when i tried rosrun object_recognition_capture orb_template -o my_textured_plane i got following error

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<t>::type boost::shared_ptr<t>::operator*() const [with T = xn::NodeInfo; typename boost::detail::sp_dereference<t>::type = xn::NodeInfo&]: Assertion `px != 0' failed. Aborted (core dumped)

how can i fix it? I am new to ros and i am still finding my way around it.

2016-05-27 12:32:32 -0500 asked a question Core dumped at ORK

Hi! i tried to install ORK in ubuntu 14.0.4 and using indigo. i installed it and couchDB successfully and i followed ORK Quick Guide. i ran roscore and openni and when i tried

rosrun object_recognition_capture orb_template -o my_textured_plane

i got following error

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<T>::type boost::shared_ptr<T>::operator*() const [with T = xn::NodeInfo; typename boost::detail::sp_dereference<T>::type = xn::NodeInfo&]: Assertion `px != 0' failed.
Aborted (core dumped)

how can i fix it? I am new to ros and i am still finding my way around it.