-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation instructions #243
Comments
Using two Windows 10 virtualbox VM from https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ Doing two tests: |
I noticed the Python version is out of date on Windows. ros-infrastructure/rep#349 |
I noticed the
|
Investigating why this doesn't work after following the binary instructions:
EDIT this was due to installing the wrong python version (I installed 3.10 but the binary archive is built with 3.8) |
I found I needed to install pip and setuptools first before the python dependencies would install |
No need to mention the ROS 1 bridge on windows https://github.com/ros2/ros2_documentation/pull/2469/files |
Looks like the build type in the description is Binary, and that seems to work now. I'll call this done. |
Follow the official installation instructions for the platform. If instructions have not been published for the platform, use the instructions for Rolling Ridley.
For source build platforms, this includes the installation of dependencies and building the packages.
Setup
Links
Checks
You can find the code used to generate this test case here
The text was updated successfully, but these errors were encountered: