feat(kernel): Automatically start the protocol server on boot
This commit is contained in:
@@ -82,6 +82,7 @@ The `main` function initializes the environment, loads skills, and starts the he
|
||||
|
||||
(initialize-actuators)
|
||||
(initialize-all-skills)
|
||||
(start-daemon)
|
||||
(start-heartbeat)
|
||||
|
||||
;; Graceful shutdown handler for SBCL
|
||||
|
||||
Reference in New Issue
Block a user