ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 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.

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.