Java error when using rosinit command

I am trying to use "Robotics System Toolbox" but when I type the "rosinit" command I get the error below on both Windows 10 and Ubuntu 14.04 LTS. Many of my friends have the same problem but no one could solve it. I created service request but the distributor on my country was not able to assist me since I have a student license.
Thank you

回答 (2 件)

Swarooph
Swarooph 2016 年 7 月 26 日

0 投票

Maybe try this (quoted from the link):
It looks like there is some problem with creating ROS messages in your MATLAB installation.
To confirm this, try to create messages before calling rosinit:
rosmessage('std_msgs/String')
rosmessage('std_msgs/UInt32')
Does this work for you?
If it does not work, please check if "rosjava_messages.jar" is listed as one of the files in the output of "javaclasspath".
okan duymazlar
okan duymazlar 2018 年 2 月 2 日

0 投票

So many people still faces with that problem , but there is no satisfying answer yet. Year 2018 and i have same problem with Matlab2016a

カテゴリ

ヘルプ センター および File ExchangePublishers and Subscribers についてさらに検索

質問済み:

2016 年 7 月 22 日

回答済み:

2018 年 2 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by