fanuc_driver: ROSSTAT does not load on fanuc.

asked 2018-09-28 07:38:19 -0600

Kluun gravatar image

updated 2018-10-01 06:32:39 -0600

I am using a Fanuc 200iD/4s with a R-30iB controller and ROS kinetic. My goal is to install the Fanuc_drive on the controller so i can control the robot with ROS. I followed the tutorial steps to install the driver on the Fanuc, but wen i want to load the ROS.tp or ROSSTAT.tp file on the Teach panel it freezes on the loading screen. Can anyone help me with this problem?

Edit 1: I use the fanuc_driver and used roboguide to transform ROSSTAT to a .tp file.

Edit 2: Found the problem with the way i tried to launch the files. Followed the proper protocol from the Fanuc manual and the driver runs.

edit retag flag offensive close merge delete

Comments

Can you please clarify which driver you are specifically referring to? ROSSTAT.tp is not a file distributed with either fanuc_driver or fanuc_driver_exp, so I'm not sure I can help you.

gvdhoorn gravatar image gvdhoorn  ( 2018-09-28 16:18:30 -0600 )edit

Could you please post your Edit 2 as an answer (below) and give us a little more detail on how you solved your issue?

Did you use any tutorials or documentation? If so, please link to it in your answer.

gvdhoorn gravatar image gvdhoorn  ( 2018-10-01 02:53:20 -0600 )edit

I meet the same problem,too.And i using Fanuc LR mate 200id with R-30ib controller and ROS melodic.Could you please tell me how to fix it?

Harryzhang gravatar image Harryzhang  ( 2018-11-11 18:47:46 -0600 )edit

@Harryzhang: please tell us what exactly the problem is. What is the error message (if any)?

gvdhoorn gravatar image gvdhoorn  ( 2018-11-12 00:53:48 -0600 )edit

Hello Harry, My problem laid in the way i try to launch the file. The correct way to launch ROS on the Fanuc to press SELECT on the teach pendant, scroll down using the arrows keys untill you see ROS and select it by pressing ENTER on it. A new screen will appear.

Kluun gravatar image Kluun  ( 2018-11-12 01:46:30 -0600 )edit

Press SHIFT and FWD buttons and the ROS will start. If you use the T1 of T2 setting you need to keep the SHIFT and deadman pressed. If you run AUTO switch the teach pendant of and press the green button on the R-30iB. Now ROS is running on the Fanuc and you can connect it with your computer.

Kluun gravatar image Kluun  ( 2018-11-12 01:49:58 -0600 )edit

@Kluun: from your description it doesn't appear there are any issues with installing the code, but with running it. You just explained the basic ways in which a program can be started on a Fanuc controller.

And some clarification: ROS is not "running on the Fanuc". The driver is a simple ..

gvdhoorn gravatar image gvdhoorn  ( 2018-11-12 02:02:07 -0600 )edit

.. Karel + TP program that accepts external motion commands in a primitive way and executes them.

gvdhoorn gravatar image gvdhoorn  ( 2018-11-12 02:03:05 -0600 )edit