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

ama's profile - activity

2017-10-30 03:47:18 -0500 received badge  Famous Question (source)
2015-10-22 06:52:31 -0500 received badge  Notable Question (source)
2015-07-28 11:57:31 -0500 received badge  Famous Question (source)
2015-03-05 01:08:39 -0500 received badge  Famous Question (source)
2015-03-05 01:08:39 -0500 received badge  Notable Question (source)
2014-09-29 11:19:58 -0500 received badge  Popular Question (source)
2014-09-28 08:58:40 -0500 received badge  Popular Question (source)
2014-09-27 11:39:55 -0500 answered a question rosdep initialisation error

I have same problem

ERROR: cannot download default sources list from:
https://raw.github.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
Website may be down.

have u solved it?

2014-09-27 07:22:19 -0500 answered a question error in setup.bash

It was due to rosdep initialization error.

2014-09-27 07:19:49 -0500 answered a question error in rosdep initialization

Solved by using these commands

sudo -E rosdep init 
sudo rosdep update
2014-09-27 06:30:31 -0500 asked a question error in setup.bash

I have just installed Indigo on ubuntu 14.04. Now when i do

source /opt/ros/indigo/setup.bash

I get the following error:

File "<string>", line 1
import os; print(os.pathsep.join([x for x in "/opt/ros/indigo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" ".split(os.pathsep) if not any([d for d in ['cturtle', 'diamondback', 'electric', 'fuerte'] if d in x])]))
                                                                                                                                                                                                                                                                     ^                                          SyntaxError: EOL while scanning string literal

Any idea? What is wrong?

2014-09-27 03:40:06 -0500 received badge  Editor (source)
2014-09-27 03:33:36 -0500 asked a question error in rosdep initialization

When i tried to initialize rosdep, (xubuntu 14.04 is installed.)

sudo rosdep init

It gives following error

ERROR: cannot download default sources list from: https://raw.github.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list. Website may be down.

My proxies are correct. Any idea what is wrong?

2014-07-31 04:40:56 -0500 received badge  Good Question (source)
2013-01-23 04:04:42 -0500 received badge  Notable Question (source)
2013-01-08 16:36:26 -0500 received badge  Popular Question (source)
2013-01-08 00:02:06 -0500 asked a question Connecting Kinect on USB 1.0

Hi,

I am trying to connect Kinect on USB 1.0 port, but it is not working. Is it possible to use Kinect on USB 1.0.

regards

2012-12-20 04:43:35 -0500 received badge  Famous Question (source)
2012-12-15 08:13:23 -0500 answered a question Unable to locate package ros-fuerte-desktop-full

Thanks, Solved.

2012-12-15 08:10:15 -0500 received badge  Notable Question (source)
2012-12-15 04:00:51 -0500 received badge  Popular Question (source)
2012-12-14 23:33:16 -0500 answered a question ROS fuerte installation problem on 12.04

Same problem on Ubuntu 12.04

2012-12-14 23:18:21 -0500 asked a question Unable to locate package ros-fuerte-desktop-full

Hi,

I have installed Ubuntu 12.04(32 bit), and trying to install ROS fuerte [1], but is giving following error at this step.

sudo apt-get install ros-fuerte-desktop-full


Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-fuerte-desktop-full


Thanks for help

[1]http://ros.org/wiki/fuerte/Installation/Ubuntu

2012-12-14 23:16:07 -0500 asked a question Unable to locate package ros-fuerte-desktop-full

Hi,

I have installed Ubuntu 12.04(32 bit), and trying to install ROS fuerte [1], but is giving following error at this step.

sudo apt-get install ros-fuerte-desktop-full


Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-fuerte-desktop-full


Thanks for help

[1]http://ros.org/wiki/fuerte/Installation/Ubuntu

2012-10-22 12:22:17 -0500 received badge  Nice Question (source)
2012-10-21 19:05:36 -0500 marked best answer roswtf error

hello!

when i run roswtf based on the tutorial , i am getting following error, How to fix it? I am using rosws ( http://www.ros.org/wiki/fuerte/Instal... ) for managing workspace.

Thanks

Loaded plugin tf.tfwtf
No package or stack in context
================================================================================
Static checks summary:

Found 2 error(s).

ERROR Not all paths in ROS_PACKAGE_PATH [/home/ahmad/ROSworksapce/sandbox:/opt/ros/fuerte/stacks:/opt/ros/fuerte/share:/opt/ros/fuerte/share/ros] point to an existing directory: 
 * /home/ahmad/ROSworksapce/sandbox

ERROR Not all paths in PYTHONPATH [/opt/ros/fuerte/share/ros/core/roslib/src:/opt/ros/fuerte/lib/python2.6/dist-packages:] point to a directory: 
 * /opt/ros/fuerte/share/ros/core/roslib/src

================================================================================

ROS Master does not appear to be running.
Online graph checks will not be run.
ROS_MASTER_URI is [http://localhost:11311]