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 controller race condition #11

Closed Bitterisland6 closed 5 months ago

Bitterisland6 commented 5 months ago

Added checking of controller initialization status before using it to avoid calls to not initialized object.