bitbots_main
bitbots_main copied to clipboard
Provide service to reload animation server animations
The problem
When creating or editing a new animation while the animation server is running (for example when copying it from somewhere else) I had to restart my whole stack because the animation server only reads and loads animations on startup. This is kinda annoying.
Possible solution
It would be nice if the animation server could offer a rosservice to reload all animation files.