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

Revision history [back]

click to hide/show revision 1
initial version

I also get the same error!! Please provide a good solution for this problem!!Thanks!

I also get the same error!! Please provide a good solution for this problem!!Thanks!

Thanks, Simon, I should give you the exact error I have got, please check it:

~@~-VPCEJ2M1E:~/fuerte_workspace$ rosdep install rxtools/

ERROR: Rosdep experienced an internal error: [Errno 13] Permission denied: '/home/~/.ros/rosdep/sources.cache/index' Please go to the rosdep page [1] and file a bug report with the stack trace below. [1] : http://www.ros.org/wiki/rosdep

Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 111, in rosdep_main exit_code = _rosdep_main(args) File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 232, in _rosdep_main return _package_args_handler(command, parser, options, args) File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 255, in _package_args_handler lookup = _get_default_RosdepLookup(options) File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 102, in _get_default_RosdepLookup verbose=options.verbose) File "/usr/lib/pymodules/python2.7/rosdep2/sources_list.py", line 501, in create_default sources = load_cached_sources_list(sources_cache_dir=sources_cache_dir, verbose=verbose) File "/usr/lib/pymodules/python2.7/rosdep2/sources_list.py", line 419, in load_cached_sources_list with open(cache_index, 'r') as f: IOError: [Errno 13] Permission denied: '/home/~/.ros/rosdep/sources.cache/index'

I also get the same error!! Please provide a good solution for this problem!!Thanks!

Thanks, Simon, I should give you the exact error I have got, please check it:

~@~-VPCEJ2M1E:~/fuerte_workspace$ rosdep install rxtools/

ERROR: Rosdep experienced an internal error: [Errno 13] Permission denied: '/home/~/.ros/rosdep/sources.cache/index' Please go to the rosdep page [1] and file a bug report with the stack trace below. [1] : http://www.ros.org/wiki/rosdep

Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 111, in rosdep_main exit_code = _rosdep_main(args) File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 232, in _rosdep_main return _package_args_handler(command, parser, options, args) File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 255, in _package_args_handler lookup = _get_default_RosdepLookup(options) File "/usr/lib/pymodules/python2.7/rosdep2/main.py", line 102, in _get_default_RosdepLookup verbose=options.verbose) File "/usr/lib/pymodules/python2.7/rosdep2/sources_list.py", line 501, in create_default sources = load_cached_sources_list(sources_cache_dir=sources_cache_dir, verbose=verbose) File "/usr/lib/pymodules/python2.7/rosdep2/sources_list.py", line 419, in load_cached_sources_list with open(cache_index, 'r') as f: IOError: [Errno 13] Permission denied: '/home/~/.ros/rosdep/sources.cache/index'

When I try to "sudo" rosdep install rxtools, but I got this error, what is the meaning of it?

ERROR: Rosdep cannot find all required resources to answer your query Missing resource rxtools

But I am working under the fuerte_workspace..., and I have put the work path in the .bashrc file!!