ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

install ros on debian wheezy

asked 2015-06-05 06:28:07 -0500

CarlosRoncal gravatar image

updated 2015-06-05 09:17:58 -0500

gvdhoorn gravatar image

Hello! I am trying to install ROS indigo on a Beaglebone Black with debian wheezy. I have followed the tutorial and it worked until the step 1.3. The commands sudo apt-get install python-setuptools and sudo easy_install pip were ok but when I execute sudo pip install -U rosdep rosinstall_generator wstool rosinstall then I get the following message:

/usr/local/lib/python2.7/dist-packages/pip-7.0.3-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
Collecting rosdep
/usr/local/lib/python2.7/dist-packages/pip-7.0.3-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
/usr/local/lib/python2.7/dist-packages/pip-7.0.3-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning

Could not find a version that satisfies the requirement rosdep (from versions: )
No matching distribution found for rosdep

Does anyone know how to solve it? Thank you for your help! Cheers

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-06-07 13:52:03 -0500

Humpelstilzchen gravatar image

Could it be that this is only a warning not related to your problem? http://fossies.org/diffs/requests/2.5...

Anyway wheezy is oldstable, so I'd recommend update to jessie.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-06-05 06:28:07 -0500

Seen: 269 times

Last updated: Jun 05 '15