You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will be very grateful if you can solve this small problem ;)
The text was updated successfully, but these errors were encountered:
SaleJuice
changed the title
Version 6.11.1 of libdart6 is unavailable in 2022.06.09.
Version 6.11.1 of libdart6 is unavailable on 2022.06.09.
Jun 9, 2022
Hi, thanks for your incredible works in simulator of fish-like robot.
but while I reproduce this simulator, there are some problem with this command:
sudo apt-get install libdart6-dev
It will install libdart6 with version 6.12.1 which is unavailable in your code.
ImportError: libdart.so.6.11: cannot open shared object file: No such file or directory
By the way, It is also doesn't work that use the command:
sudo apt-get install -y --no-install-recommends libdart6=6.11.1-2016~202110221938~ubuntu18.04.1
which be used in your
Dockerfile
.I will be very grateful if you can solve this small problem ;)
The text was updated successfully, but these errors were encountered: