Something went wrong on our end
-
Brutzman, Don authoredBrutzman, Don authored
ExampleTrackInterpolationLog.txt 9.67 KiB
ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run.single -Djavac.includes=OpenDis7Examples/ExampleTrackInterpolation.java -Drun.class=OpenDis7Examples.ExampleTrackInterpolation run-single
init:
Deleting: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
deps-jar:
Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
compile-single:
run-single:
[OpenDis7Examples.ExampleTrackInterpolation] main() started...
[OpenDis7Examples.ExampleTrackInterpolation] thisHostName=IT160907-UWALPP
[DisThreadedNetworkInterface] using network interface PANGP Virtual Ethernet Adapter
[DisThreadedNetworkInterface] datagramSocket.joinGroup address=239.1.2.3 port=3000 isConnected()=false createDatagramSocket() complete.
[DisThreadedNetworkInterface] createThreads() receiveThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() sendingThread.isAlive()=true
Network confirmation: address=239.1.2.3 port=3000
Beginning pdu save to directory ./pduLog
Recorder log file open: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog.dislog
[DisThreadedNetworkInterface] using network interface PANGP Virtual Ethernet Adapter
[DisThreadedNetworkInterface] datagramSocket.joinGroup address=239.1.2.3 port=3000 isConnected()=false createDatagramSocket() complete.
[DisThreadedNetworkInterface] createThreads() receiveThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() sendingThread.isAlive()=true
[PduRecorder PduRecorder] listening to IP address 239.1.2.3 on port 3000
0 Entity location=( 0.0, 0.0, 0.0) NORTH
1 Entity location=( 0.0, 1.0, 0.0) NORTH
2 Entity location=( 0.0, 2.0, 0.0) NORTH
3 Entity location=( 0.0, 3.0, 0.0) NORTH
4 Entity location=( 0.0, 4.0, 0.0) NORTH
5 Entity location=( 0.0, 5.0, 0.0) NORTH
6 Entity location=( 0.0, 6.0, 0.0) NORTH
7 Entity location=( 0.0, 7.0, 0.0) NORTH
8 Entity location=( 0.0, 8.0, 0.0) NORTH
9 Entity location=( 0.0, 9.0, 0.0) NORTH
10 Entity location=( 0.0, 10.0, 0.0) NORTH
11 Entity location=( 1.0, 10.0, 0.0) EAST
12 Entity location=( 2.0, 10.0, 0.0) EAST
13 Entity location=( 3.0, 10.0, 0.0) EAST
14 Entity location=( 4.0, 10.0, 0.0) EAST
15 Entity location=( 5.0, 10.0, 0.0) EAST
16 Entity location=( 6.0, 10.0, 0.0) EAST
17 Entity location=( 7.0, 10.0, 0.0) EAST
18 Entity location=( 8.0, 10.0, 0.0) EAST
19 Entity location=( 9.0, 10.0, 0.0) EAST
20 Entity location=(10.0, 10.0, 0.0) EAST
21 Entity location=(10.0, 9.0, 0.0) SOUTH
22 Entity location=(10.0, 8.0, 0.0) SOUTH
23 Entity location=(10.0, 7.0, 0.0) SOUTH
24 Entity location=(10.0, 6.0, 0.0) SOUTH
25 Entity location=(10.0, 5.0, 0.0) SOUTH
26 Entity location=(10.0, 4.0, 0.0) SOUTH
27 Entity location=(10.0, 3.0, 0.0) SOUTH
28 Entity location=(10.0, 2.0, 0.0) SOUTH
29 Entity location=(10.0, 1.0, 0.0) SOUTH
30 Entity location=(10.0, 0.0, 0.0) SOUTH
31 Entity location=( 9.0, 0.0, 0.0) WEST
32 Entity location=( 8.0, 0.0, 0.0) WEST
33 Entity location=( 7.0, 0.0, 0.0) WEST
34 Entity location=( 6.0, 0.0, 0.0) WEST
35 Entity location=( 5.0, 0.0, 0.0) WEST
36 Entity location=( 4.0, 0.0, 0.0) WEST
37 Entity location=( 3.0, 0.0, 0.0) WEST
38 Entity location=( 2.0, 0.0, 0.0) WEST
39 Entity location=( 1.0, 0.0, 0.0) WEST
40 Entity location=( 0.0, 0.0, 0.0) WEST
41 Entity location=(-1.0, 0.0, 0.0) WEST
[OpenDis7Examples.ExampleTrackInterpolation] loop termination condition met, simulationComplete=true
[OpenDis7Examples.ExampleTrackInterpolation] all PDUs successfully sent for this loop (pduSentList.size()=42 total)
[OpenDis7Examples.ExampleTrackInterpolation] pduTrack_1 initialLocation=Vector3Double x:0.0 y:0.0 z:0.0, latestLocation=Vector3Double x:-1.0 y:0.0 z:0.0
pduTrack_1 getEspduCount()=42
pduTrack_1 duration = 42.0 seconds = 0 ticks
=================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
<X3D profile='Interchange' version='4.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-4.0.xsd'>
<head>
<meta content='ExampleTrackInterpolation.x3d' name='title'/>
<meta content='Conversion of ESPDU track into X3D animation interpolators and LineSet.' name='description'/>
<meta content='1 January 2022' name='created'/>
<meta content='23 January 2022' name='modified'/>
<meta content='Don Brutzman' name='creator'/>
<meta content='https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/OpenDis7Examples/ExampleTrackInterpolation.x3d' name='identifier'/>
<meta content='PduTrack utility, opendis7-java Library https://github.com/open-dis/opendis7-java' name='generator'/>
<meta content='NPS MOVES MV3500 Networked Graphics https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500' name='reference'/>
<meta content='X3D Resources https://www.web3d.org/x3d/content/examples/X3dResources.html' name='reference'/>
<meta content='X3D Scene Authoring Hints https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html' name='reference'/>
<meta content='X3D Tooltips https://www.web3d.org/x3d/tooltips/X3dTooltips.html' name='reference'/>
<meta content='X3D Validator https://savage.nps.edu/X3dValidator' name='reference'/>
<meta content='Open source https://raw.githubusercontent.com/open-dis/opendis7-java/master/license.html' name='license'/>
</head>
<Scene>
<WorldInfo title='PduTrackInterpolation.x3d'/>
<TimeSensor DEF='testing123Clock' cycleInterval='42.0' loop='true'/>
<PositionInterpolator DEF='testing123Positions' key='0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0 20.0 21.0 22.0 23.0 24.0 25.0 26.0 27.0 28.0 29.0 30.0 31.0 32.0 33.0 34.0 35.0 36.0 37.0 38.0 39.0 40.0 41.0' keyValue='
0.0 0.0 0.0,
0.0 1.0 0.0,
0.0 2.0 0.0,
0.0 3.0 0.0,
0.0 4.0 0.0,
0.0 5.0 0.0,
0.0 6.0 0.0,
0.0 7.0 0.0,
0.0 8.0 0.0,
0.0 9.0 0.0,
0.0 10.0 0.0,
1.0 10.0 0.0,
2.0 10.0 0.0,
3.0 10.0 0.0,
4.0 10.0 0.0,
5.0 10.0 0.0,
6.0 10.0 0.0,
7.0 10.0 0.0,
8.0 10.0 0.0,
9.0 10.0 0.0,
10.0 10.0 0.0,
10.0 9.0 0.0,
10.0 8.0 0.0,
10.0 7.0 0.0,
10.0 6.0 0.0,
10.0 5.0 0.0,
10.0 4.0 0.0,
10.0 3.0 0.0,
10.0 2.0 0.0,
10.0 1.0 0.0,
10.0 0.0 0.0,
9.0 0.0 0.0,
8.0 0.0 0.0,
7.0 0.0 0.0,
6.0 0.0 0.0,
5.0 0.0 0.0,
4.0 0.0 0.0,
3.0 0.0 0.0,
2.0 0.0 0.0,
1.0 0.0 0.0,
0.0 0.0 0.0,
-1.0 0.0 0.0'/>
<OrientationInterpolator DEF='testing123Orientations' key='0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0 20.0 21.0 22.0 23.0 24.0 25.0 26.0 27.0 28.0 29.0 30.0 31.0 32.0 33.0 34.0 35.0 36.0 37.0 38.0 39.0 40.0 41.0' keyValue='
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0,
0.0 1.0 0.0 0.0'/>
<ROUTE fromField='fraction_changed' fromNode='testing123Clock' toField='set_fraction' toNode='testing123Positions'/>
<ROUTE fromField='fraction_changed' fromNode='testing123Clock' toField='set_fraction' toNode='testing123Orientations'/>
<Shape>
<Appearance DEF='TrackAppearance'>
<Material emissiveColor='0.2 0.8 0.8'/>
</Appearance>
<LineSet vertexCount='42'>
<Coordinate point='
0.0 0.0 0.0,
0.0 1.0 0.0,
0.0 2.0 0.0,
0.0 3.0 0.0,
0.0 4.0 0.0,
0.0 5.0 0.0,
0.0 6.0 0.0,
0.0 7.0 0.0,
0.0 8.0 0.0,
0.0 9.0 0.0,
0.0 10.0 0.0,
1.0 10.0 0.0,
2.0 10.0 0.0,
3.0 10.0 0.0,
4.0 10.0 0.0,
5.0 10.0 0.0,
6.0 10.0 0.0,
7.0 10.0 0.0,
8.0 10.0 0.0,
9.0 10.0 0.0,
10.0 10.0 0.0,
10.0 9.0 0.0,
10.0 8.0 0.0,
10.0 7.0 0.0,
10.0 6.0 0.0,
10.0 5.0 0.0,
10.0 4.0 0.0,
10.0 3.0 0.0,
10.0 2.0 0.0,
10.0 1.0 0.0,
10.0 0.0 0.0,
9.0 0.0 0.0,
8.0 0.0 0.0,
7.0 0.0 0.0,
6.0 0.0 0.0,
5.0 0.0 0.0,
4.0 0.0 0.0,
3.0 0.0 0.0,
2.0 0.0 0.0,
1.0 0.0 0.0,
0.0 0.0 0.0,
-1.0 0.0 0.0'/>
</LineSet>
</Shape>
<Transform DEF='AnimationTransform'>
<Transform rotation='0 0 1 1.57'>
<Shape>
<Appearance USE='TrackAppearance'/>
<Cone bottomRadius='0.5'/>
</Shape>
</Transform>
</Transform>
<ROUTE fromField='value_changed' fromNode='testing123Positions' toField='translation' toNode='AnimationTransform'/>
<ROUTE fromField='value_changed' fromNode='testing123Orientations' toField='rotation' toNode='AnimationTransform'/>
</Scene>
</X3D>
=================================
*** setKillSentinelAndInterrupts() killed=true sendingThread.isInterrupted()=true receiveThread.isInterrupted()=true
[DisThreadedNetworkInterface PduRecorder] close(): pdus2send.size()=0 baos.size()=0 dos.size()=0
*** killThread() status: sendingThread.isAlive()=false sendingThread.isInterrupted()=true
*** killThread() status: receiveThread.isAlive()=false receiveThread.isInterrupted()=true
*** Thread close status: sendingThread.isAlive()=false receiveThread.isAlive()=false
PduRecorder.stop() closing recorder log file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog.dislog
[OpenDis7Examples.ExampleTrackInterpolation] complete.
BUILD SUCCESSFUL (total time: 12 seconds)