Does ROS2 require Python3?
In the ROS2 beta install I saw it required pip3.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.
Asked: 2017-07-09 13:44:17 -0600
Seen: 930 times
Last updated: Jul 09 '17
AttributeError: 'module' object has no attribute 'main'
Use Morse to interface with Blender
how do I make a ros publisher run under python 3?
ImportError: No module named 'rospkg' on hydro <SOLVED>
Unable to start roscore, Indigo on Ubuntu 14.04
Arch Linux: is it too soon to migrate to Python 3?
How to use python3 in ROS [closed]
Is there a release date of ros 2 or more informations about it?