Could not detect OS" when running "rosdep update" on Deepin OS 15.5? Using the method specified below, who can make the deepin operating system compatible with the ros operating system?
the answer I got from the authority about this issue:
"""
Deepin is not a debian variant we currently have support for. Please see the developer guide for how to contribute os detection for Deepin: http://docs.ros.org/independent/api/rosdep/html/developers_guide.html (http://docs.ros.org/independent/api/rosdep/html/developers_guide.html)
An example of adding an OS detector is here: ros-infrastructure/rospkg#85 (https://github.com/ros-infrastructure/rospkg/pull/85)
And an example of adding an aliased release: #370 (https://github.com/ros-infrastructure/rosdep/pull/370)"""
when running rosdep update, I got
wjg@wjg-PC:~/Desktop$ rosdep update
reading in sources list data from /etc/ros/rosdep/sources.list.d
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/osx-homebrew.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/base.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/python.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/ruby.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/releases/fuerte.yaml
Query rosdistro index https://raw.githubusercontent.com/ros/rosdistro/master/index.yaml
Add distro "groovy"
ERROR: Rosdep experienced an error: Could not detect OS, tried ['windows', 'ubuntu', 'slackware', 'rhel', 'qnx', 'osx', 'opensuse', 'opensuse', 'neon', 'mint', 'linaro', 'gentoo', 'funtoo', 'freebsd', 'fedora', 'elementary', 'debian', 'cygwin', 'centos', 'arch']
Please go to the rosdep page [1] and file a bug report with the stack trace below.
[1] : http://www.ros.org/wiki/rosdep
rosdep version: 0.11.4
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/rosdep2/main.py", line 136, in rosdep_main
exit_code = _rosdep_main(args)
File "/usr/lib/python2.7/dist-packages/rosdep2/main.py", line 351, in _rosdep_main
Could not detect OS" when running "rosdep update" on Deepin OS 15.5? Using the method specified below, who can make the deepin operating system compatible with the ros operating system?
the answer I got from the authority about this issue:
"""
when running rosdep update, I got