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

Establish interface between ROS and Matlab toolbox files(dll and header) [closed]

asked 2015-08-23 12:32:53 -0500

baiju gravatar image

updated 2016-10-24 09:04:49 -0500

ngrennan gravatar image

currently, i have a robot(articulated 6dof arm)(not listed yet in ros supported robots, anywhere) which came with some dll and header files. as per their(robot provider) package description, all we have to do is to copy those files in appropriate folders of matlab installation(windows system) and we get standard commands to operate robot through matlab(with their standard functions).

so the problem is, how can i do it in ubuntu(linux system)? what i mean is, how can i operate the robot through ros? let us assume i have written all the necessary code to talk with this system(let us say in c++ or python), how can i make interface with those robot package files?

initially i thought about copying those dlls in linux matlab installation but later i understood, thats not possible. i also thought(and read) about using winros and winelib...but how can i do it?(what i mean is these are emulated systems, then how can they communicate with the ros running on ubuntu?)

is anybody have "EXPERIENCE" with this kind of stuff? please share...

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by baiju
close date 2015-09-21 11:32:16.935107

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-09-21 09:21:53 -0500

baiju gravatar image

i have found it. from matlab 2015a onwards, mathworks have included ros support into main matlab package.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-08-23 12:32:53 -0500

Seen: 229 times

Last updated: Sep 21 '15