Is it possible to call a server by a client who reads from a topic?
Hi, I'm new in dealing with ROS. So I'm not sure that what I'm asking is really feasible or not. My doubt is if it's possible to have a client that receive from a topic some messages, and when it receives something, it call the server in order to perform some operation on that messages. Thanks everybody!