Martin9797
Martin9797
For me, when building the bop renderer, the file bop_renderer.cpython-37m-x86_64-linux-gnu.so was located in the 'build' folder. This is the file you'll want, so I changed the bop_renderer_path in the file...
Hi, if you are working on that kind of pipeline I would be very interested in your progress/results, since I am trying to integrate this into a bin-picking process for...
If you already have a python file to build a pipeline, maybe you can just share that on its own on your github or something? I'm sure it would be...
Did you have any progress with this issue? @pfollmann 's suggestion leads to a different error: `File "/home/faps/GDRNPP_pose_est/pose_est_gdrnpp/core/gdrn_modeling/../../core/gdrn_modeling/engine/gdrn_evaluator.py", line 541, in process_depth_refine query_img_norm = query_img_norm.numpy() * ren_mask * depth_sensor_mask_crop │...