skumra / robotic-grasping

Antipodal Robotic Grasping using GR-ConvNet. IROS 2020.
Other
455 stars 119 forks source link

AttributeError: Couldn't find function center in BoundingBoxes or BoundingBox #68

Open kavinwkp opened 1 year ago

kavinwkp commented 1 year ago

pip uninstall numpy pip install numpy==1.22

zhenjing commented 5 months ago

fixbug: np.int -> int, np.float -> float refer: https://github.com/zhenjing/robotic-grasping

Anmol-002 commented 1 week ago

@zhenjing hey bro, can you help me with running this project