Skip to content

Commit

Permalink
Add comments and refactor functions from agent to trajectory_buffer c…
Browse files Browse the repository at this point in the history
…lass
  • Loading branch information
Akram authored and Akram committed Aug 26, 2024
1 parent 2935cb3 commit 5002ecd
Show file tree
Hide file tree
Showing 5 changed files with 311 additions and 210 deletions.
2 changes: 2 additions & 0 deletions lib/APPReinforcementLearning/src/App.h
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ class App

/**
* Send line sensors data via SerialMuxProt.
*
* * @return true if data has been sent, false otherwise.
*/
bool sendLineSensorsData() const;

Expand Down
Loading

0 comments on commit 5002ecd

Please sign in to comment.