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

Can I access Turtlebot data from different network?

asked 2018-07-17 05:54:27 -0500

hansenmaster gravatar image

I am working with Turtlebot3 Burger for my project. The idea is to make the robot do surveillance with camera in my lab in university.

However, i want to access the image data from turtlebot camera with my computer in my home, how can I do it? What i know i can only do it with computer the same network as turtlebot, but it's gonna be more interesting if i can really do the IoT stuff

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-07-19 06:19:25 -0500

Reamees gravatar image

Well you can definitely do it. You can either set up a streaming server on the ROS network that will make the video accessible the outside world. Or if you want to connect to the ROS network from the outside you will have to set up a VPN connection and use the master/slave connection to do whatever you want with the topics. With the VPN you would of have to set up the master/slave connection to access the remote ROS master.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-07-17 05:54:27 -0500

Seen: 131 times

Last updated: Jul 19 '18