Error in find_object2d [closed]

asked 2016-03-11 04:13:30 -0600

Chaos gravatar image

updated 2016-03-11 04:13:45 -0600

Hi everyone!

I'm having some issues with find_object2d

When I launch it with

roslaunch find_object_2d find_object_3d.launch

I'm getting this error:

*** Error in `/opt/ros/indigo/lib/find_object_2d/find_object_2d': realloc(): invalid next size: 0x0000000000759280 ***

[find_object_3d-1] process has died [pid 9533, exit code -6, cmd /opt/ros/indigo/lib/find_object_2d/find_object_2d rgb/image_rect_color:=camera/rgb/image_rect_color depth_registered/image_raw:=camera/depth_registered/image_raw depth_registered/camera_info:=camera/depth_registered/camera_info __name:=find_object_3d __log:=/home/alessio/.ros/log/8531e2f4-e770-11e5-955b-ac220b18e4aa/find_object_3d-1.log].
log file: /home/alessio/.ros/log/8531e2f4-e770-11e5-955b-ac220b18e4aa/find_object_3d-1*.log

Is there anyone who can help me? Thanks

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2017-08-14 02:12:44.696666

Comments

Hi, Facing the same issue, I updated the ros topics in the launch file to the ones published by my camera but still facing the same error. Any solutions ?

Sid05 gravatar image Sid05  ( 2022-02-16 07:48:34 -0600 )edit