Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 679 Bytes

File metadata and controls

8 lines (5 loc) · 679 Bytes

SEE HLA Starter Kit Tutorial Projects

Examples for the SEE HLA Starter Kit Framework. Two federates are provided in this project:

  • RoverFederate: Simulation of a single rover moving on the lunar surface that occasionally requires maintenance in order to resume operations.
  • RepairFederate: A utility federate that responds to service requests from the lunar rover and performs necessary repairs.

The examples were created using the SEE Baseplate as a template. The same instructions for building that project and getting it up and running apply here as well.