Git Product home page Git Product logo

Comments (4)

marceloparavisi avatar marceloparavisi commented on June 14, 2024

Hello blackcat-meow

Can you check if you have the library libcurl3 installed ( sudo apt search libcurl3).

You can install it by executing the following command:
sudo apt-get install libcurl3

Regards,
Marcelo

from usv_sim_lsa.

blackcat-meow avatar blackcat-meow commented on June 14, 2024

Thank you for your advice. But I have already installed libcurl3 before. Is it because of the version of libcurl3?

from usv_sim_lsa.

marceloparavisi avatar marceloparavisi commented on June 14, 2024

Hello

I'm not sure about the source of this error, but I hope we can solve it.

The package UWSim depends on resource_retriever, which depends on libcurl. Maybe you have an issue with it.

Please, can you execute the following command:
ldd /opt/ros/kinetic/lib/libresource_retriever.so |grep curl

In my system, the output was:
libcurl.so.4 => /usr/lib/x86_64-linux-gnu/libcurl.so.4 (0x00007f0e1fd78000)

Do you have Anaconda 2 installed in your system? If you have it, please try to remove curl-openssl.

Regards,
Marcelo

from usv_sim_lsa.

blackcat-meow avatar blackcat-meow commented on June 14, 2024

Thank you for reminding me. I just deactivated the conda environment, then executed command "catkin_make_isolated --install", and the result is successful.

from usv_sim_lsa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.