ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Even though ROS kinetic might run with Python3, most packages released for Kinetic are py2.7 only and will probably not work. If you want to use Python3, consider using ROS Melodic which has recommended package support for py3 or ROS2.
See also #q270569 and related questions for more details.