sending starting positions to agents (not verified on AERPAW yet)
This commit is contained in:
19
aerpaw/basic_demo/controller_terminate.cpp
Normal file
19
aerpaw/basic_demo/controller_terminate.cpp
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// Academic License - for use in teaching, academic research, and meeting
|
||||
// course requirements at degree granting institutions only. Not for
|
||||
// government, commercial, or other organizational use.
|
||||
//
|
||||
// controller_terminate.cpp
|
||||
//
|
||||
// Code generation for function 'controller_terminate'
|
||||
//
|
||||
|
||||
// Include files
|
||||
#include "controller_terminate.h"
|
||||
|
||||
// Function Definitions
|
||||
void controller_terminate()
|
||||
{
|
||||
}
|
||||
|
||||
// End of code generation (controller_terminate.cpp)
|
||||
Reference in New Issue
Block a user