Homework Assignment 3 Checklist
-
Add X3D-Edit as Netbeans Plugin from https://savage.nps.edu/X3D-Edit/#Downloads
-
Optional: checkout Open-DIS-Java library source from https://github.com/open-dis/open-dis-java
-
Otherwise just inspect files of interest from edu.nps.moves.examples
-
Copy README.md and create YournameREADME.md documentation file...
-
Plan a track of interest, described in YournameREADME.md documentation file...
-
Copy, then Refactor/Rename example file OpenDisEspduSender.java or OpenDisPduSender.java as YourNameSomething.java
-
Modify your example file to produce track PDUs (and be cool)
-
Generate PDUs...
-
Test PDU reading using Wireshark...
-
Record PDU file using X3D-Edit...
-
Playback PDU file using X3D-Edit...
Track of Interest
- track will be a M1A1 mine roller tank
Modify your example file to produce track PDUs (and be cool) modified direction of travel by adding latitude displacement. Tried to add an angular velocity, but could not get it to work