Does ROS2 require Python3?
In the ROS2 beta install I saw it required pip3.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
This is documented in the ROS2 Developers Guide, specifically the Language Versions and Code Format - Python section:
We will target Python 3 for our development.
and also the Changes between ROS 1 and ROS 2 article on design.ros2.org
, section Platforms and dependencies - Languages - Python, which is more specific:
ROS 1 is targeting Python 2. ROS 2 requires at least Python version 3.5.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-07-09 13:44:17 -0500
Seen: 554 times
Last updated: Jul 09 '17