added in seperate topic for contious updates - #20
Conversation
|
@andyblarblar can you review and merge if your happy with this? |
|
Are kill states actually readable yet? Seems fine otherwise |
|
Also by ros convention services are probably a better fit for setting a persistent state |
|
@andyblarblar tbh I didnt look into using a service for this. What would that entail? |
I disagree on using services, to quote the ROS2 Docs:
It recommends actions for longer-running things, something we probably should look into PR looks fine to me though |
No description provided.