sa7ina
Results
2
comments of
sa7ina
This is what i get when i use TF1.4.0-gpu. `$ python eval.py Traceback (most recent call last): File "eval.py", line 20, in import tensorflow as tf File "/home/ei8ht/.local/lib/python2.7/site-packages/tensorflow/__init__.py", line 24,...
You need to transfer the data through ROS Publisher&Subscriber nodes so the master can route the data to the right listener. Take a look here: http://wiki.ros.org/ROS/Tutorials/WritingPublisherSubscriber%28python%29