Skip to content
Snippets Groups Projects
user avatar
Simon32220 authored
d916f29f
History
Name Last commit Last update
..
Schnitzler
README.md
package-info.java

Revised Homework 4: DIS Specification Review and Feedback

Deliverables:

  • read descriptions for each PDU family and type
  • consider which hold potential use for your thesis and your warfare community
  • consider whether any message types of interest might be missing

A form is being prepared to facilitate collection of responses.

(prior) Homework 4: DIS Behavior Modeling

Deliverables:

  • Write a DIS program that has a simple but meaningful behavior.
  • Include DIS enumerations for specific player platforms of interest.
  • Document the behavior and save the stream for possible future use.

Please see the README.md in the parent assignments directory for detailed instructions.

In class Discussion: How might PDUs look for a drone swarm?
Two perspectives may be necessary. The first is that each drone is it's own entity, requiring it's own PDU. The second is that the swarm itself is also an entity, and should have a PDU that reflects the group as well.