Jar examples for p:poseList3DPlot
Plots mulitple lists of Points or Poses(showing orientation) in 3D using JavaFX read from CSV files.
You can download jar file poseList3DPlot 1.1 in this page.
Public Domain(US Government Work)
You can use the following script to add poseList3DPlot-1.1.jar to your project.
<dependency> <groupId>com.github.wshackle</groupId> <artifactId>poseList3DPlot</artifactId> <version>1.1</version> </dependency>
compile group: 'com.github.wshackle', name: 'poseList3DPlot', version: '1.1'
libraryDependencies += "com.github.wshackle" % "poseList3DPlot" % "1.1"
<dependency org="com.github.wshackle" name="poseList3DPlot" rev="1.1"/>
@Grapes(@Grab(group='com.github.wshackle', module='poseList3DPlot', version='1.1'))
'com.github.wshackle:poseList3DPlot:jar:1.1'
Click the following link to download the jar file.
poseList3DPlot-1.1-javadoc.jar