ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It's not exactly clear to me what you're trying accomplish, but it sounds like you need to have an action server be updated by data on a topic. A good way to accomplish this would be with a class.
2 | No.2 Revision |
It's not exactly clear to me what you're trying accomplish, but it sounds like you need to have an action server be updated by data on a topic. A good way to accomplish this would be with a server with a class. and a client with a class.