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

arushi's profile - activity

2016-12-20 03:48:10 -0500 received badge  Famous Question (source)
2015-09-04 01:07:18 -0500 commented question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .

can please someone help me out on this....it is making me insane

2015-09-01 02:25:28 -0500 commented question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .

sir ,it is still showing the same error in os.py file of python 2.7...

2015-09-01 02:05:36 -0500 received badge  Notable Question (source)
2015-08-31 23:46:45 -0500 commented question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .

It is showing the same error again.. moreover it takes a lot of time for the execution of the command roscore... how can i increase the ros_timeout

2015-08-31 23:32:38 -0500 commented question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .

when i run roscore it takes a lot of time to execute do you know how can i increase the timeout_ros

2015-08-31 23:31:34 -0500 received badge  Popular Question (source)
2015-08-31 23:31:26 -0500 commented question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .

to interrupt Done checking log file disk usage. Usage is <1GB.

Unable to contact my own server at [ http://117.55.241.55:46950/ ]. This usually means that the network is not configured properly.

A common cause is that the machine cannot ping itself. Please check for errors by running: ping 117.55.2

2015-08-31 23:30:52 -0500 commented question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .

youbot@youbot-HP-450-Notebook-PC:~$ export ROS_IP=117.55.241.55 youbot@youbot-HP-450-Notebook-PC:~$ roscore ... logging to /home/youbot/.ros/log/f9b8e4cc-505f-11e5-a917-74e543a474c0/roslaunch-youbot-HP-450-Notebook-PC-3216.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C

2015-08-31 22:16:42 -0500 commented question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .

it is giving this : eth0 Link encap:Ethernet HWaddr 78:e3:b5:7e:1d:f0
UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000

2015-08-31 08:33:28 -0500 asked a question roscore is showing error of keyboard interruptions and errors in file os.py .i have reinstalled it twice but not getting the results .
 youbot@youbot-HP-450-Notebook-PC:~$ roscore
... logging to /home/youbot/.ros/log/003be028-4fda-11e5-bd82-74e543a474c0/roslaunch-youbot-HP-450-Notebook-PC-18427.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://youbot-HP-450-Notebook-PC:34366/
ros_comm version 1.8.11


SUMMARY
========

PARAMETERS
 * /rosdistro
 * /rosversion

NODES

auto-starting new master
process[master]: started with pid [18447]
ERROR: could not contact master [http://youbot-HP-450-Notebook-PC:11311/]
[master] killing on exit
Traceback (most recent call last):
  File "/opt/ros/fuerte/bin/rosmaster", line 35, in <module>
    rosmaster.rosmaster_main()
  File "/opt/ros/fuerte/lib/python2.7/dist-packages/rosmaster/main.py", line 73, in rosmaster_main
    configure_logging()   
  File "/opt/ros/fuerte/lib/python2.7/dist-packages/rosmaster/main.py", line 57, in configure_logging
    _log_filename = rosgraph.roslogging.configure_logging('rosmaster', logging.DEBUG, filename=filename)
  File "/opt/ros/fuerte/lib/python2.7/dist-packages/rosgraph/roslogging.py", line 86, in configure_logging
    rosgraph_d = rospkg.RosPack().get_path('rosgraph')
  File "/usr/local/lib/python2.7/dist-packages/rospkg/rospack.py", line 197, in get_path
    self._update_location_cache()
  File "/usr/local/lib/python2.7/dist-packages/rospkg/rospack.py", line 180, in _update_location_cache
    list_by_path(self._manifest_name, path, cache)
  File "/usr/local/lib/python2.7/dist-packages/rospkg/rospack.py", line 61, in list_by_path
    for d, dirs, files in os.walk(path, topdown=True, followlinks=True):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7/os.py", line 294, in walk
    for x in walk(new_path, topdown, onerror, followlinks):
  File "/usr/lib/python2.7 ...
(more)
2015-08-31 08:33:28 -0500 commented answer Problem with roscore?

pip install -U rospkg. this is'nt helping me out ..........i have reinstalled the roscore but nothing is happening still showing keyboard interrupts

2015-08-31 08:33:27 -0500 commented question rosout was not build during indigo install on raspberry Pi

I have reinstalled roscore but still not working