Error with jmb_init_node Matlab ros [closed]

asked 2014-03-16 12:17:41 -0500

udmamrl gravatar image

I get this error when I try to run my Image Processing matlab code using hydro ros. It was working successfully when I was using fuerte ros, I tried to find the DefaultNodeFactory in my files but I was unsuccessful. The MASTER_URI is just my localhost.

Do you guys have any idea how to fix it? It'll be really appreciated.

This is the error that I get in matlab when I try to run it:

No constructor 'org.ros.node.DefaultNodeFactory' with matching signature found.

Error in jmb_init_node (line 92) nf=DefaultNodeFactory();

Error in IGVCIPmainQuick (line 132) node=jmb_init_node(NODE_NAME, MASTER_URI);

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2018-01-30 17:38:13.423083