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

publish up wifi [closed]

asked 2014-09-09 04:38:40 -0500

turtle gravatar image

i can't puplish mesage up wifi .. can you help me ? sorry I don't speak English well. thank you

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by turtle
close date 2014-09-12 04:41:39.934376

Comments

If you provide more information we can help you.

BennyRe gravatar image BennyRe  ( 2014-09-09 05:12:51 -0500 )edit

thank you i just can publish mesage in my pc i can't publish to other pc in LAN

turtle gravatar image turtle  ( 2014-09-09 09:42:28 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2014-09-09 09:26:31 -0500

goshawk gravatar image

updated 2014-09-10 09:33:17 -0500

You need to set up a wifi access point and set that as the ros master. You probably want to set this access point in your robot which has roscore running and connect to its network with your laptop. More info on how to make a ros master here: http://wiki.ros.org/ROS/NetworkSetup

EDIT

  1. Figure out where roscore is running in. (It is probably in your robot)
  2. Set up a single wireless network. (In your case if the robot has the roscore running you want to set up a wireless access point in the robot and connect to the wireless network with your computer)
  3. Configure the Ros master URI so that you can see all of the ros topics in your computer: info here http://wiki.ros.org/ROS/NetworkSetup (you need to edit the robot's .bashrc and your computers .bashrc according to the wiki)
edit flag offensive delete link more

Comments

thank you , i'll try

turtle gravatar image turtle  ( 2014-09-09 09:38:28 -0500 )edit

Can you repeat clearly,please

turtle gravatar image turtle  ( 2014-09-09 10:33:57 -0500 )edit
1

I want to add: The position of the access point can be everywhere. Master and clients have to be in the same subnet only.

BennyRe gravatar image BennyRe  ( 2014-09-11 00:37:34 -0500 )edit

thank you.. i done ! @@

turtle gravatar image turtle  ( 2014-09-12 02:05:13 -0500 )edit

Great!!!!!

goshawk gravatar image goshawk  ( 2014-09-12 08:30:24 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-09-09 04:37:26 -0500

Seen: 1,058 times

Last updated: Sep 10 '14