【问题标题】:The way to use YARP from MatlabMatlab中YARP的使用方法
【发布时间】:2018-06-10 12:31:03
【问题描述】:

我想将 YARP 与 Matlab 链接以运行 this system。 我是根据this设置的。

首先,

我从github下载YARP。

接下来,

  1. cmake 示例/痛饮
  2. 打开 CREATE_JAVA
  3. 生成并编译示例 SWIG 项目

我得到以下编译错误

Macro 'VOCAB' redefined                         Vocab.h
previous definition of 'VOCAB'                  yarp.i

Macro 'VOCAB4' redefined                        Vocab.h
previous definition of 'VOCAB4'                 yarp.i

Macro 'VOCAB3' redefined                        Vocab.h
previous definition of 'VOCAB3'                 yarp.i

Macro 'VOCAB2' redefined                        Vocab.h
previous definition of 'VOCAB2'                 yarp.i

Macro 'VOCAB1' redefined                        Vocab.h
previous definition of 'VOCAB1'                 yarp.i

我的开发环境

  • windows10
  • Matlab R2018a
  • 亚普 2.3.72
  • jdk 10.0.1

谢谢

【问题讨论】:

    标签: java matlab swing ros yarp


    【解决方案1】:

    我不确定该 wiki 页面是否已更新,这是 official documentation 用于在 matlab 上使用 java 绑定。

    无论如何,有实验性的matlab bindings 可以在没有 java 的情况下在 matlab 中使用 YARP,我建议尝试一下。

    【讨论】:

      猜你喜欢
      • 2014-11-09
      • 1970-01-01
      • 1970-01-01
      • 2014-07-27
      • 2013-10-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-07-02
      相关资源
      最近更新 更多