ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. abdullah.sorathi
    3. Best
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 8
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by abdullah.sorathi

    • RE: rodep ssl error

      I am able to get rosdep working by updating ca-certificates through this

      update-ca-certificates
      cp /etc/ssl/certs/ca-certificates.crt /usr/lib/ssl/certs
      

      and setting SSL_CERT_FILE variable to point to ca-certificate path

      export SSL_CERT_FILE=/usr/lib/ssl/certs/ca-certificates.crt
      

      but now rosdep dos not detect OS used by Voxl

      ERROR: Rosdep experienced an error: Could not detect OS, tried ['windows', 'ubuntu', 'slackware', 'rhel', 'qnx', 'osx', 'opensuse', 'opensuse', 'mint', 'linaro', 'gentoo', 'funtoo', 'freebsd', 'fedora', 'elementary', 'debian', 'cygwin', 'centos', 'arch']
      
      
      posted in Ask your questions right here!
      A
      abdullah.sorathi