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

How to install ros2 packages on Windows 10?

asked 2019-12-10 09:57:41 -0500

zipp39 gravatar image

updated 2022-02-13 17:03:43 -0500

lucasw gravatar image

Hi!

I have a lot of experience working with ros1 on ubuntu (specifically melodic), and all of the packages and ros itself was downloaded via apt package manager.

I was wondering if there was something like that on Windows 10?

Starting with downloading and installing ROS 2 itself, you still must download a bunch of dependencies manually. Then, I believe chocolatey is used in some sense.

But how do you download packages like in ROS 1 on Ubuntu? For instance, what's the equivalent to something like: sudo apt-get install ros-melodic-desktop and sudo apt-get install ros-melodic-octomap

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-12-10 14:24:59 -0500

tfoote gravatar image

Windows does not have a package manager like Ubuntu. As such the installation instructions are not as simple for installing dependencies as you've noticed. However we do build binaries that you can unzip to install.

Documentation is here: https://index.ros.org/doc/ros2/Instal...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-12-10 09:57:41 -0500

Seen: 1,048 times

Last updated: Dec 10 '19