udacity / CarND-Capstone

MIT License
190 stars 1.53k forks source link

CarND-Capstone support for ROS Noetic and Pyhon 3.7 #349

Closed aadeshnpn closed 3 years ago

aadeshnpn commented 3 years ago

The current version of the capstone project only support ROS Kinetic and Python 2.7. I have made changes to the project files such that now it support ROS Noetic and Python 3.7. Would the maintainers be interested in this contribution?

UAnjali commented 3 years ago

Hi @aadeshnpn, This PR contains your personal work that cannot be added to Udacity's repository. Also, regarding the version updates of Tensorflow, one of our engineers mentioned that we can't support Tensorflow higher than 1.3.0 at this time. Please go through this thread to read more about it. Happy Learning Udacity