how to kill brown driver from a node
Hi, I am implementing an algorithm on icreate and i am using brown driver for this. I have an issue that when my node finishes its task, i want brown driver binary to stop as well. Otherwise, the robot keeps going although i kill the node. How can i kill the brown driver from a node? Any help is appreciated.