PickNikRobotics / deep_grasp_demo

Deep learning for grasp detection within MoveIt.
https://picknik.ai/
102 stars 52 forks source link

./dexnet_install.sh {cpu|gpu} #10

Open qyp-robot opened 2 years ago

qyp-robot commented 2 years ago

Hello, when I am running ./dexnet_install.sh {cpu|gpu} When installing dexnet, the terminal reported the following error:

gpu}: Command not found

How can I solve it, I look forward to your reply! Thank you!

qyp-robot commented 2 years ago

@bostoncleek Hello! Can you solve it for me? Thank you very much!

bostoncleek commented 2 years ago

Did you run either ./dexnet_install.sh cpu or ./dexnet_install.sh gpu?

qyp-robot commented 2 years ago

Thank you very much, I am installing according to your suggestion, thank you!