rickstaa opened this issue 5 years ago · 1 comments
Currently, the following python dependencies have to be manually installed:
tensorflow-gpu==1.14.0 gym pyyaml netifaces
This can be automated using a setup.py file and by updating the ROS package.xml.
setup.py
package.xml
Added in commit c33ca1b and c33ca1b.