Giter Club home page Giter Club logo

Comments (8)

atenpas avatar atenpas commented on August 18, 2024

Which deep learning framework are you trying to use? OpenVINO?

from gpd_ros.

NoNoid avatar NoNoid commented on August 18, 2024

Ah ok, preferably we would want to use Caffee.
Would this be the correct config file?:
<param name="config_file" value="/home/user/gpd2-src/gpd2/cfg/caffee_params.cfg" />

from gpd_ros.

atenpas avatar atenpas commented on August 18, 2024

Yes, that's the correct file. Just a small remark: there is one 'e' too much in your filename (caffee).

from gpd_ros.

yangyufeng-6666 avatar yangyufeng-6666 commented on August 18, 2024

I used the caffe while the errors still occur:
yangyufeng@yangyufeng-Inspiron-5577:~$ roslaunch gpd_ros ur5.launch
... logging to /home/yangyufeng/.ros/log/2202bce2-7ca0-11eb-a067-ef87a62c496b/roslaunch-yangyufeng-Inspiron-5577-6546.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://yangyufeng-Inspiron-5577:39835/
SUMMARY

PARAMETERS

/detect_grasps/cloud_topic: /cloud_stitched
/detect_grasps/cloud_type: 2
/detect_grasps/config_file: /home/yangyufeng/...
/detect_grasps/rviz_topic: plot_grasps
/detect_grasps/samples_topic:
/rosdistro: noetic
/rosversion: 1.15.9

NODES
/
detect_grasps (gpd_ros/detect_grasps)

auto-starting new master
process[master]: started with pid [6554]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 2202bce2-7ca0-11eb-a067-ef87a62c496b
process[rosout-1]: started with pid [6564]
started core service [/rosout]
process[detect_grasps-2]: started with pid [6571]
Init ....
============ HAND GEOMETRY ======================
finger_width: 0.01
hand_outer_diameter: 0.12
hand_depth: 0.06
hand_height: 0.02
init_bite: 0.01
============ PLOTTING ========================
plot_normals: false
plot_samples false
plot_candidates: false
plot_filtered_candidates: false
plot_valid_grasps: false
plot_clustered_grasps: false
plot_selected_grasps: true
============ CLOUD PREPROCESSING =============
voxelize: true
voxel_size: 0.003
remove_outliers: false
workspace: -1.00 1.00 -1.00 1.00 -1.00 1.00
sample_above_plane: false
normals_radius: 0.030
refine_normals_k: 0
============ CANDIDATE GENERATION ============
num_samples: 30
num_threads: 4
nn_radius: 0.01
hand axes: 2
num_orientations: 8
num_finger_placements: 10
deepen_hand: true
friction_coeff: 20.00
min_viable: 6
============ GRASP IMAGE GEOMETRY ===============
volume width: 0.1
volume depth: 0.06
volume height: 0.02
image_size: 60
image_num_channels: 15
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelconv1_weights.bin!
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelconv1_biases.bin!
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelconv2_weights.bin!
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelconv2_biases.bin!
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelip1_weights.bin!
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelip1_biases.bin!
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelip2_weights.bin!
ERROR: Cannot open file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodelip2_biases.bin!
NET SETUP runtime: 0.000125894
============ CLASSIFIER ======================
model_file: /home/yangyufeng/gpd/models/caffe/15channels/lenet_15_channels.prototxt
weights_file: /home/yangyufeng/gpd/models/caffe/15channels/two_views_15_channels_53_deg.caffemodel
batch_size: 64
============ CANDIDATE FILTERING =============
candidate_workspace: -1.00 1.00 -1.00 1.00 -1.00 1.00
min_aperture: 0.0000
max_aperture: 0.8500
============ CLUSTERING ======================
min_inliers: 0

Created GPD ....
[ INFO] [1614831277.794813879]: Waiting for point cloud to arrive ...
Is there something wrong with my caffe framework?

from gpd_ros.

lsattf avatar lsattf commented on August 18, 2024

Hi.
Did you solve the problem? I have the same issue.

from gpd_ros.

pibaopi avatar pibaopi commented on August 18, 2024

@yangyufeng-6666 hello,Have you solved this problem? I also encountered the same problem.

from gpd_ros.

pibaopi avatar pibaopi commented on August 18, 2024

@lsattf Hello, have you solved this problem?

from gpd_ros.

qyp-robot avatar qyp-robot commented on August 18, 2024

ERROR: Cannot open file:
The file path is incorrect, or permission is required to access the folder

from gpd_ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.