Is it possible to implement ros in python GUI using tk
I'm creating a GUI for robot operations. I have created one using TK. Now I want to implement ROS to the GUI. Is it possible to implement ros in that python TK GUI program? Thank you in advance.