ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Best way to send images from ROS to a Windows machine

asked 2016-10-19 16:10:30 -0500

ErivaldoJunior gravatar image

Hello everyone,

I am trying to get images from my robot running ROS in a Windows machine to use with Oculus Rift.

I don't know what should be the best way to accomplish this. I thought about using socket, but I had bad experiences in the past with sockets. I would to know if there is a better option to receive images in a Windows machine.

Thank you very much for any help. :)

edit retag flag offensive close merge delete

Comments

I don't know what you actually want to do, and it's been a while since they were written, but you might be interested in oculus_rviz_plugins. I seem to remember some users have forked these and updated them for the newer versions of the SDKs.

gvdhoorn gravatar image gvdhoorn  ( 2016-10-20 05:13:37 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-10-19 23:05:05 -0500

asimay_y gravatar image

updated 2016-10-19 23:05:47 -0500

alternative way: 1.you can save image files in directory and then use script or ftp to upload the files to windows machine. 2. use Database, store data in database and then read, it is platform irrelated. 3. still use socket.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-10-19 16:10:30 -0500

Seen: 214 times

Last updated: Oct 19 '16