Error Installing ROS on Windows10
Edition: Windows 10 Home Version: 1903 OS build: 18362.720 System Type: 64-bit operated system, x64-based processor Processor: Intel(R) Core(TM) i3-8130U CPU @ 2.20Ghz
Following the installation detailed in http://wiki.ros.org/Installation/Windows
When I execute choco upgrade ros-melodic-desktop_full -y --execution-timeout=0
I get the following error below. (However, executed all previously commands fine with no error messages)
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies:
ros_core: No definition of [rosbag_migration_rule] for OS [windows]
rospack: No definition of [python-catkin-pkg-modules] for OS [windows]
diagnostic_common_diagnostics: No definition of [hddtemp] for OS [windows]
trajectory_msgs: No definition of [rosbag_migration_rule] for OS [windows]
desktop: No definition of [common_tutorials] for OS [windows]
simulators: No definition of [stage_ros] for OS [windows]
joint_trajectory_controller: No definition of [code_coverage] for OS [windows]
joystick_drivers: No definition of [wiimote] for OS [windows]
Continuing to install resolvable dependencies...
ERROR: the following rosdeps failed to install
vcpkg: Vcpkg is not installed
ERROR: rosdepInstall.bat failed.
The upgrade of ros-melodic-desktop_full was NOT successful.
Error while running 'c:\opt\chocolatey\lib\ros-melodic-desktop_full\tools\chocolateyInstall.ps1'.
See log for details.
Chocolatey upgraded 0/1 packages. 1 packages failed.
See the log for details (c:\opt\chocolatey\logs\chocolatey.log).
Failures
- ros-melodic-desktop_full (exited -1) - Error while running 'c:\opt\chocolatey\lib\ros-melodic-desktop_full\tools\chocolateyInstall.ps1'.
See log for details.
Please provide links to any documentation or tutorials you are trying to follow. Additionally I would also add the build nr of your Windows 10, and whether you encountered any issues following any of the previous steps.
There isn't sufficient information for anyone here to help you.
Thank you for the feedback. Just provided documentation link, build nr of windows, and no errors from previous steps.
Similar question: #q348731.