space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Possible memory leak with the Message not deleted properly #527

Closed MartensCedric closed 3 years ago

MartensCedric commented 3 years ago

I believe that the messages aren't deleted properly after being sent. The comms library should handle it.

MartensCedric commented 3 years ago

completed in #530