-
Notifications
You must be signed in to change notification settings - Fork 70
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
ros wrapper issue "[detect_grasps-1] process has died ..." #9
Comments
Getting this same error.
This is
I also tried running the Vino framework:
|
Excuse me, I have the same issue. |
@miladmalekzadeh were you able to solve this ? |
interesting ... I change
|
@jediofgever If you want to use the customary neural network implementation based on Eigen, then |
Hi, I was able to run gpd without ros using eigen_params.cfg and krylon point cloud.
Then I tried the gpd_ros. The installation went ok except some warnings regarding the libpcl version. I guess it is related to having version 1.7 in ros and 1.9 for gpd itself.
I used ros_eigen_params.cfg file for ros with the realsense camera publishing pointcloud, but I see the following error:
Created GPD ....
[ INFO] [1574350027.709595006]: Waiting for point cloud to arrive ...
[ INFO] [1574350027.904605404]: Received cloud with 208106 points.
Processing cloud with 208106 points.
Voxelized cloud: 61211
Calculating surface normals ...
num_threads: 2
[detect_grasps-1] process has died [pid 26283, exit code -11, cmd /home/milad/Hans/Git/pose-estimation/gpd/catkin_ws/devel/lib/gpd_ros/detect_grasps __name:=detect_grasps __log:=/home/milad/.ros/log/908bec9c-0c5d-11ea-8f28-24ee9a933a2d/detect_grasps-1.log].
log file: /home/milad/.ros/log/908bec9c-0c5d-11ea-8f28-24ee9a933a2d/detect_grasps-1.log*
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done
The text was updated successfully, but these errors were encountered: