LeoRover / leocore_firmware_ros2

Micro-ROS-based firmware for the LeoCore controller running inside Leo Rover.
MIT License
5 stars 2 forks source link

Fix pointer overflow and memory leak #8

Closed Bitterisland6 closed 9 months ago

Bitterisland6 commented 10 months ago

Added mechanism to reset heap pointer after controller reset, and also added destruction of the controller to fix a memory leak.