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

Segmentation fault (core dumped) using data from Gazebo #41

Open
solbach opened this issue May 26, 2016 · 0 comments
Open

Segmentation fault (core dumped) using data from Gazebo #41

solbach opened this issue May 26, 2016 · 0 comments

Comments

@solbach
Copy link

solbach commented May 26, 2016

Hi!
First of all thanks for providing such a framework!

I face the problem that the object recognition of the coca cola from the tutorial [1] results in an segmentation fault, sometimes immediately, sometimes after a couple seconds. If the object detections runs a couple seconds it actually looks quite good (tables are detected and all coca cola cans).
Sometimes it crashes before it publishes anything, sometimes after it starts to publish /tabletop/clusters. So it is pretty random.
Same happens if I just run the tabletop detector from the tutorial [1].
I installed the whole object recognition kitchen via apt-get install ros-indigo-object-recognition-*.
Any ideas or recommendations?
Does anyone have the same setup - Gazebo Simulation and ORK?

Attached the output of an example where it worked 5-10 seconds.
rosrun object_recognition_core detection -crospack find object_recognition_tabletop`/conf/detection.object.ros.ork
[ INFO] [1464289564.666542750]: Initialized ROS. node_name: /object_recognition_server

[ INFO] [1464289564.846052493]: System already initialized. node_name: /object_recognition_server

[ INFO] [1464289565.088817256]: System already initialized. node_name: /object_recognition_server

[ INFO] [1464289565.093691792]: Subscribed to topic:/camera/depth_registered/camera_info [queue_size: 1][tcp_nodelay: 0]

[ INFO] [1464289565.095981799]: Subscribed to topic:/camera/rgb/camera_info [queue_size: 1][tcp_nodelay: 0]

[ INFO] [1464289565.097790576]: Subscribed to topic:/camera/depth_registered/image_raw [queue_size: 1][tcp_nodelay: 0]

[ INFO] [1464289565.099613283]: Subscribed to topic:/camera/rgb/image_color [queue_size: 1][tcp_nodelay: 0]

126 :: 0.5 , 1 , 0.995004 , /base_link , /head_mount_kinect_rgb_optical_frame

[ INFO] [1464289567.148092868]: publishing to topic:/tabletop/clusters

[ INFO] [1464289567.148537079]: publishing to topic:/table_array

No models found for method "mesh"

[ INFO] [1464289567.195154380]: publishing to topic:/recognized_object_array

Segmentation fault (core dumped)

`

[1] http://wg-perception.github.io/ork_tutorials/tutorial02/tutorial.html

@solbach solbach changed the title Segmentation fault (core cumped) using data from Gazebo Segmentation fault (core dumped) using data from Gazebo May 27, 2016
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