Closed qqianfeng closed 2 years ago
Correct version should be 6.10.0: apt list --installed | grep libdart
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libdart6/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-collision-bullet/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-collision-bullet-dev/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-dev/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-external-ikfast-dev/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-external-odelcpsolver/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-external-odelcpsolver-dev/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-utils/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-utils-dev/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-utils-urdf/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
libdart6-utils-urdf-dev/now 6.10.0~osrf6~2020-09-16~12cdfb8c2c8f471800666d086c981dd448f0edc3 amd64 [installed,upgradable to: 6.12.2-2043~202208060501~ubuntu18.04.1]
Todo: downgrade package to correct version tag.
downgrade apt pacakge by: sudo apt-get install libdart6=<version>
find availabel versions by apt-cache policy libdart6
If needed, run
conda deactivate
to exit the conda environment.Then, running
roslaunch panda_gazebo panda_hithand.launch
.gzserver: error while loading shared libraries: libdart.so.6.10: cannot open shared object file: No such file or directory