r2015a ROS Initialization Problem

in matlab 2015a , i could not initialize ROS when i type
>>rosinit
To use 'rosinit', you might need: rosinit - Robotics System Toolbox

 Accepted Answer

Steven Lord
Steven Lord on 21 Jul 2015
Check the output of the VER function. Does it list Robotics System Toolbox? If not, you don't have this toolbox installed and so will not be able to use its functions. If you don't have it installed but want it, contact your license administrator and/or go to the Store section of mathworks.com to purchase (if you haven't already purchased it), download, and install it.

1 Comment

anfel k
anfel k on 22 Jul 2015
Edited: anfel k on 22 Jul 2015
this is the output of VER function ans =
Control System Toolbox
ans =
MATLAB
ans =
Signal Processing Toolbox
ans =
Simulink
ans =
Simulink Control Design
ans =
Stateflow
ans =
System Identification Toolbox
the problem is that i can't find this toolbox even in mathworks.com these are the toolboxs availble in my mathworks account ! please where can i find this package ? i really need it as soon as possible

Sign in to comment.

More Answers (0)

Categories

Asked:

on 21 Jul 2015

Edited:

on 22 Jul 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!