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

how to start master robot from my linux laptop

asked 2017-05-17 13:21:31 -0500

vrosuser gravatar image

Note: I am new to ROS . I am trying my level best to understand the tutorial and follow the instructions.

-- Robot ROS MASTER IP = 192.168.1.3

-- Linux Ubuntu 14.04 with ROS indigo installed IP address = 192.168.1.68

After editing hosts file and bashrc file in both Robot and Laptop to as per instructions given in http://nootrix.com/software/ros-netwo... . I was able to see topics and use RVIZ to see topics on my laptop. Ping between master and laptop is all good.

My question here is in above network setup. I still need to go into Robot and start roscore. Only then I will be able to see topics and the rest on my laptop.

What is the command or setup required such that . From my laptop terminal I should be able to start roscore/master inside Robot. Is there a way to do so.

Please help me .!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-05-17 14:26:47 -0500

rbbg gravatar image

Have you tried using SSH as explained in the tutorial you linked to? This would allow you to ssh into your robot and start whatever you would like from your laptop terminal.

edit flag offensive delete link more

Comments

I tried ssh this time. I made mistake earlier of not using the "username" of robot PC while ssh robotpc@robotcompurtername. That was the mistake. I was using the username of Linux PC user name.

vrosuser gravatar image vrosuser  ( 2017-05-19 13:51:27 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-05-17 11:35:36 -0500

Seen: 228 times

Last updated: May 17 '17