Open portgasray opened 4 years ago
same problem issued by sharronliu CloudCamera::calculateNormalsOrganized() failed when processing PointCloudXYZRGBA
It works! I updated the source code under suggestion by sharronliu's path . See my result:
thanks for your support, Yu @RoboticsYY
I never met this in my running. I'm not sure what's the difference that triggered this happening. Thanks for reporting!
so, it's true that openvino not support Nvidia GPU, maybe it's not a good question. @RoboticsYY
Due to the Nvidia GPU is not supported? I set device to
CPU
ingrasp_ros2_params.yaml
. and runros2 run grasp_ros2 grasp_ros2 __params:=src/ros2_grasp_library/grasp_ros2/cfg/grasp_ros2_params.yaml
met with the problem following:
my assumption: Because of the object(the scene) in realsense view could not be calculated currently, or due to the
gpd
model?