Flash3388 / FlashLib

A robotics development framework
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Feature/services support #75

Closed tomtzook closed 7 months ago

tomtzook commented 2 years ago

Added support for managing services by the robot. This will allow users to register external services (likely ones executing concurrently) and let the robot make sure they are shutdown when necessary.