Hello everyone,
My project is to control Robotino using Maltlab, to do so, first I need to verify my program on Robotino SimDemo.
I installed the API2 package, and I was able to establish the connexion between matlab and Robotino Simdemo.
My question is if I can connect Matlab to Robotino Simdemo using the Rest API method, because it is the method, I’m using to connect to Robotino, and I would like to test it first on the simulation Demo.
The IP address used is 127.0.0.1, in the API2 package, it works just fine, but when I use the Rest API method, I always get the same error message: MATLAB: webservices: Connection Refused.
do you have any idea on what the problem could be?
Your help is appreciated.
My project is to control Robotino using Maltlab, to do so, first I need to verify my program on Robotino SimDemo.
I installed the API2 package, and I was able to establish the connexion between matlab and Robotino Simdemo.
My question is if I can connect Matlab to Robotino Simdemo using the Rest API method, because it is the method, I’m using to connect to Robotino, and I would like to test it first on the simulation Demo.
The IP address used is 127.0.0.1, in the API2 package, it works just fine, but when I use the Rest API method, I always get the same error message: MATLAB: webservices: Connection Refused.
do you have any idea on what the problem could be?
Your help is appreciated.
Comment