poseList3DPlot

Plots mulitple lists of Points or Poses(showing orientation) in 3D using JavaFX read from CSV files.

License

License

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

poseList3DPlot
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

poseList3DPlot
Plots mulitple lists of Points or Poses(showing orientation) in 3D using JavaFX read from CSV files.
Project URL

Project URL

https://github.com/wshackle/poseList3DPlot
Project Organization

Project Organization

NIST
Source Code Management

Source Code Management

https://github.com/wshackle/poseList3DPlot

Download poseList3DPlot

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/ -->
<dependency>
    <groupId>com.github.wshackle</groupId>
    <artifactId>poseList3DPlot</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/
implementation 'com.github.wshackle:poseList3DPlot:1.1'
// https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/
implementation ("com.github.wshackle:poseList3DPlot:1.1")
'com.github.wshackle:poseList3DPlot:jar:1.1'
<dependency org="com.github.wshackle" name="poseList3DPlot" rev="1.1">
  <artifact name="poseList3DPlot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='poseList3DPlot', version='1.1')
)
libraryDependencies += "com.github.wshackle" % "poseList3DPlot" % "1.1"
[com.github.wshackle/poseList3DPlot "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.wshackle : rcslib jar 2015.05.04.02
org.apache.commons : commons-math3 jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0