Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YonesMussa authored Oct 12, 2023
1 parent 842803d commit 47f4932
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/DataCollection/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# DataCollection Namespace

The DataCollection namespace provides a set of classes and templates for managing and processing data related to agent actions and positions. This library offers flexibility and ease of use for storing, retrieving, and manipulating data within your C++ applications.

Classes
1. AgentData
- Classes
- 1. AgentData
The AgentData class represents data collected for an agent, including their name, actions, positions, and associated IDs.

Methods
Expand Down

0 comments on commit 47f4932

Please sign in to comment.