dose ROS support tensorflow-gpu version?
and ,where can i get the 'ros tensorflow-gpu' related docs?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
and ,where can i get the 'ros tensorflow-gpu' related docs?
ROS and tensorflow are just coupled over the API. You can implement something with ROS and tensorflow if you want.
As tensorflow as well as ROS contain APIs for C++ and Python, you should be able to implement something within ROS which uses tensorflow with GPU Support.
There's already quite some activity around ROS + Tensorflow. Perhaps the OP could start there? See: google.com/search?q=ros+tensorflow.
Asked: 2018-04-12 04:47:45 -0600
Seen: 374 times
Last updated: Apr 12 '18
Best toolchain for recording kinect data and converting to pointcloud offline?
how to bind a callback to include a MessageEvent [closed]
Proper source of xncore for compiling svn opencv with openni support?
ROS support for industrial robotic arms?
When should I use topics vs services vs actionlib actions (vs dynamic_reconfigure)?
Significance of ros::spinOnce()
How to put Hokuyo laser sensor on p2os?