anygrasp_sdk icon indicating copy to clipboard operation
anygrasp_sdk copied to clipboard

OpenSSL 1.1.1 not support

Open yqi19 opened this issue 1 year ago • 5 comments

Hi everyone, thanks for your amazing work. When I am installing, I found that OpenSSL does not support 1.1.1 version anymore.

(py3-mink) yu@yu-G470:~/se3grasp/anygrasp_sdk/grasp_detection$ sudo apt-get install openssl libssl1.1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libssl1.1
E: Couldn't find any package by glob 'libssl1.1'
E: Couldn't find any package by regex 'libssl1.1'

So I was wondering how do you fix this?

Thanks, Yu

yqi19 avatar Mar 22 '24 01:03 yqi19

In their official website, I also found OpenSSL 1.1.1 is no longer supportive.

yqi19 avatar Mar 22 '24 01:03 yqi19

Which linux version are you using? Our code is tested on Ubuntu 20.04.

chenxi-wang avatar Apr 03 '24 02:04 chenxi-wang

ubuntu 22.04

rgong-bdai avatar Aug 22 '24 18:08 rgong-bdai

Also was wondering about this!

raymondyu5 avatar Aug 26 '24 13:08 raymondyu5