8000 Java support · Issue #70 · borglab/wrap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Java support #70
Open
Open
@varunagrawal

Description

@varunagrawal

IHMC uses Java exclusively for their work. To better allow them to integrate GTSAM, it would be great if the wrapper had Java as a supported language.

I did some initial research and found two possible solutions:

  1. Javacpp
  2. BridJ

BridJ seems easier to use (does a lot of automatic codegen) but seems to be bug-ridden and not well maintained (had trouble getting even a simple example running). Javacpp looks to be better maintained so I might try that.

@SylvainBertrand FYI 🙂

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0