Skip to content

Commit

Permalink
[BE] - Remove C++ Agent and Controls (#2497)
Browse files Browse the repository at this point in the history
* Remove Agent and ObjectControl concepts from C++
  • Loading branch information
aclegg3 authored Nov 12, 2024
1 parent c6939c8 commit cae5f2d
Show file tree
Hide file tree
Showing 25 changed files with 200 additions and 943 deletions.
1 change: 0 additions & 1 deletion src/esp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ add_subdirectory(io)
add_subdirectory(scene)
add_subdirectory(physics)
add_subdirectory(nav)
add_subdirectory(agent)
add_subdirectory(sensor)
add_subdirectory(sim)
104 changes: 0 additions & 104 deletions src/esp/agent/Agent.cpp

This file was deleted.

277 changes: 0 additions & 277 deletions src/esp/agent/Agent.h

This file was deleted.

Loading

0 comments on commit cae5f2d

Please sign in to comment.