ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org
Ask Your Question
0

Does ROS2 require Python3?

asked 2017-07-09 13:44:17 -0500

DrBot gravatar image

In the ROS2 beta install I saw it required pip3.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2017-07-09 16:15:31 -0500

gvdhoorn gravatar image

updated 2017-07-09 16:19:20 -0500

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2017-07-09 13:44:17 -0500

Seen: 554 times

Last updated: Jul 09 '17