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

Is there anyone success with ROS Linux + LabVIEW RT?

asked 2016-07-15 08:32:00 -0500

Thang Nguyen gravatar image

updated 2016-07-15 11:38:28 -0500

My plan is having ROS nodes on Linux and on LabVIEW RT (MyRIO) work together with ROS master running on Linux. Currently, I am using the ROS LabVIEW library from Tufts university. I tested and proved success to be able run roscore on Linux communicating with ros node on LabVIEW PC (non-RT). But I don't have success communication between roscore runs on Linux and ros node runs on MyRIO (RT). If anyone know how to make this work please have me with instructions.

Thank you in advance.

Edit 1: The subscriber in LabVIEW RT cannot receive message from publisher in Linux (ROS master run on Linux). I also tried with ROS master run on PC, publisher run on LabVIEW PC and subscriber run on LabVIEW RT. The subscriber in this case does not receive message from publisher either. But if I ran the ROS master in LabVIEW RT, I can receive message from publisher run on LabVIEW PC.

edit retag flag offensive close merge delete

Comments

But I don't have success communication between roscore runs on Linux and ros node runs on MyRIO (RT)

Could you add what doesn't work in this case?

gvdhoorn gravatar image gvdhoorn  ( 2016-07-15 10:53:44 -0500 )edit

@gvdhoorn: I added detail in my question.

Thang Nguyen gravatar image Thang Nguyen  ( 2016-07-15 11:39:00 -0500 )edit

If this was two Linux PCs, I would guess this is a configuration issue. What are the values of ROS_HOSTNAME, ROS_IP and ROS_MASTER_URI on all machines involved?

gvdhoorn gravatar image gvdhoorn  ( 2016-07-15 15:11:31 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-09-20 04:24:50 -0500

Thang Nguyen gravatar image

The current update allows me to communicate successful between Linux host and MyRIO.

edit flag offensive delete link more

Comments

How did you do the communication between ROS/linux and myRIO? Can you share step by step?

Raphaelaasilva gravatar image Raphaelaasilva  ( 2016-12-05 11:56:11 -0500 )edit

If you download the code, there is a tutorial in the example shows you step by step how to do that. Regards

Thang Nguyen gravatar image Thang Nguyen  ( 2016-12-05 13:02:45 -0500 )edit

Sorry, what code? which tutorial? can you send the links? I'm trying to follow some infos I've found on internet here and there and in the tool kit from Tufts university and I communicate successfully ROS/linux and labview/PC, however myRIO not yet.

Raphaelaasilva gravatar image Raphaelaasilva  ( 2016-12-05 14:39:52 -0500 )edit

Hey, I know this is an old post, but I ned to conenct ROS to myRIO wirelessly.

Any chance you can share that code that you mentioned in your comment???????

Thanks in advance.

Muda gravatar image Muda  ( 2017-07-12 04:44:13 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-07-15 08:32:00 -0500

Seen: 660 times

Last updated: Sep 20 '16